Displaying 5 results from an estimated 5 matches for "urwpalladio".
2007 Oct 08
3
embedFonts rotates figure
Dear All,
Consider the following code:
pdf(file="figure.pdf",family="URWPalladio")
curve(dlnorm(x,0,1.5),0,10,xlim=c(0,10),ylim=c(0,0.85),axes=F,xlab="",ylab="f")
segments(exp(-1.5^2),0,exp(-1.5^2),dlnorm(exp(-1.5^2),0,1.5),lty="dashed")
segments(1,0,1,dlnorm(1,0,1.5),lty="dashed")
segments(exp(1.5^2),0,exp(1.5^2),dlnorm(exp(1.5^2),...
2009 May 12
1
times family unavailable in postscript device (Ubuntu Linux)
...ok"
[10] "Palatino" "Times" "URWGothic"
[13] "URWBookman" "NimbusMon" "NimbusSan"
[16] "URWHelvetica" "NimbusSanCond" "CenturySch"
[19] "URWPalladio" "NimbusRom" "URWTimes"
[22] "ComputerModern" "ComputerModernItalic" "Japan1"
[25] "Japan1HeiMin" "Japan1GothicBBB" "Japan1Ryumin"
[28] "Korea1" "...
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
...hoolbook" "Palatino" "Times"
[13] "URWGothic" "URWBookman" "NimbusMon"
[16] "NimbusSan" "URWHelvetica" "NimbusSanCond"
[19] "CenturySch" "URWPalladio" "NimbusRom"
[22] "URWTimes" "ComputerModern" "ComputerModernItalic"
[25] "Japan1" "Japan1HeiMin" "Japan1GothicBBB"
[28] "Japan1Ryumin" "Korea1"...
2003 Dec 12
0
proofreading corrections (cvs) (PR#5730)
...sion 1.3
diff -u -r1.3 postscript.Rd
--- src/library/graphics/man/postscript.Rd 2003/12/12 06:40:52 1.3
+++ src/library/graphics/man/postscript.Rd 2003/12/12 15:44:59
@@ -156,7 +156,7 @@
\code{"NimbusSan"}, \code{"NimbusSanCond"}, \code{"CenturySch"},
\code{"URWPalladio"} and \code{"NimbusRom"} respectively. If your
PostScript device is using URW fonts, you will obtain access to more
- characters and more approriate metrics by using these names. To make
+ characters and more appropriate metrics by using these names. To make
these easier t...