1pdf(file = "reg-plot-latin1.pdf", encoding = "ISOLatin1",
2    width = 7, height = 7, paper = "a4r", compress = FALSE,
3    useDingbats = TRUE)
4library(graphics) # to be sure
5example(text)     # has examples that need to he plotted in latin-1
6q("no")
7