Displaying 6 results from an estimated 6 matches for "computermodernitalic".
2013 Jul 20
0
problem with minus signs when using postscript/pdf functions with ComputerModernItalic family
When I use the postscript with the ComputerModernItalic family, minus signs are not properly displayed, but are changed into capital gammas. The attached test-postscript.pdf file illustrates the problem, which I created starting with the following R code:
> postscript("test-postscript.eps", family = "ComputerModernItalic")
>...
2009 May 12
1
times family unavailable in postscript device (Ubuntu Linux)
...uot; "NimbusMon" "NimbusSan"
[16] "URWHelvetica" "NimbusSanCond" "CenturySch"
[19] "URWPalladio" "NimbusRom" "URWTimes"
[22] "ComputerModern" "ComputerModernItalic" "Japan1"
[25] "Japan1HeiMin" "Japan1GothicBBB" "Japan1Ryumin"
[28] "Korea1" "Korea1deb" "CNS1"
[31] "GB1"
> example(postscriptFonts)
pstscF> postscriptFonts()
$serif
$...
2007 Feb 25
0
dev.print and postscript device problem
..."NimbusMon"
[16] "NimbusSan" "URWHelvetica" "NimbusSanCond"
[19] "CenturySch" "URWPalladio" "NimbusRom"
[22] "URWTimes" "ComputerModern" "ComputerModernItalic"
[25] "Japan1" "Japan1HeiMin" "Japan1GothicBBB"
[28] "Japan1Ryumin" "Korea1" "Korea1deb"
[31] "CNS1" "GB1"
The problem also reproduced with 2.4.1 and by...
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
2006 Apr 24
0
R 2.3.0 is released
...for pedagogical purposes.
o The class "POSIXlt" now supports fractional seconds (as
"POSIXct" has always done). The printing of fractional seconds
is controlled by the new option "digits.secs", and by default is off.
o postscript() supports family = "ComputerModernItalic" for
Computer Modern with italic (rather than slanted) faces.
o The postscript()/pdf() font metrics for the 14 standard fonts
(only, not the rest of the common 35) have been updated to
versions from late 1999 which cover more glyphs. There are
also a few differences in the metrics an...
2006 Apr 24
0
R 2.3.0 is released
...for pedagogical purposes.
o The class "POSIXlt" now supports fractional seconds (as
"POSIXct" has always done). The printing of fractional seconds
is controlled by the new option "digits.secs", and by default is off.
o postscript() supports family = "ComputerModernItalic" for
Computer Modern with italic (rather than slanted) faces.
o The postscript()/pdf() font metrics for the 14 standard fonts
(only, not the rest of the common 35) have been updated to
versions from late 1999 which cover more glyphs. There are
also a few differences in the metrics an...