search for: urwbookman

Displaying 5 results from an estimated 5 matches for "urwbookman".

2009 May 12
1
times family unavailable in postscript device (Ubuntu Linux)
...[4] "AvantGarde" "Bookman" "Courier" [7] "Helvetica" "Helvetica-Narrow" "NewCenturySchoolbook" [10] "Palatino" "Times" "URWGothic" [13] "URWBookman" "NimbusMon" "NimbusSan" [16] "URWHelvetica" "NimbusSanCond" "CenturySch" [19] "URWPalladio" "NimbusRom" "URWTimes" [22] "ComputerModern" &quo...
2006 Sep 19
4
How to draw a per mille symbol?
...talled that have the correct character (viewed in the Gnome character map at least). I have also tried plotting to a pdf device with a font family that the character map tool shows I have a per mille glyph for, e.g.: pdf("~/tmp/test_per_mille.pdf", paper = "a4", family = "URWBookman") plot(1:10, ylab = "\u2030") dev.off() But all I get here is a period or a dot-like symbol. I've tried this in R 2.4.0 alpha [4] and R 2.5.0 to be [4] as my self-compiled R 2.3.1-patched dies when plotting Unicode characters (fixed in 2.4.0 alpha and above [3]) Can anyone poi...
2007 Nov 18
1
Exporting a plot with the LaTeX font lmodern
Dear All, I would like to export, as a pdf file, a plot with the LaTeX font lmodern as the font of my graph. Could somebody please help me? Thanks in advance, Paul
2007 Feb 25
0
dev.print and postscript device problem
..."AvantGarde" "Bookman" [7] "Courier" "Helvetica" "Helvetica-Narrow" [10] "NewCenturySchoolbook" "Palatino" "Times" [13] "URWGothic" "URWBookman" "NimbusMon" [16] "NimbusSan" "URWHelvetica" "NimbusSanCond" [19] "CenturySch" "URWPalladio" "NimbusRom" [22] "URWTimes" "ComputerModern"...
2005 Aug 22
2
pdf font embedding --- again
dear R wizards--- I would like to do some book-on-demand printing at a popular printer named lulu, but lulu requires inclusion even of the basic postscript fonts. Interestingly, my book itself does not need the 14 base acrobat fonts, only the embedded R figures do. Of course, I really would like to get pdftex to embed the fonts, but how to do this is not obvious either. [This method seems