Skip to content
Prev 5757 / 63421 Next

Problems using Computer Modern fonts

[Moved to R-devel, as this is not a help issue but a development one.]
On Fri, 29 Jun 2001, Brian D'Urso wrote:

            
The facility was not put in for Computer Modern, but for other more
normally encoded fonts (specifically Monotone Times and Lucida).  The
postscript help page does say

     It is the user's responsibility to check that suitable fonts are
     made available, and that they contain the needed characters when
     re-encoded.

and latter

     ###  ---- Use TeX's Computer Modern fonts ---
     ## Only use alphanumeric chars here.
R has the encoding hard-coded in plotmath.c, which is *much* more
serious, and is why Symbol is hardcoded.
I don't follows this. Only a single driver users afm files, and it has
several versions (ps, pdf, xfig).  How would the below be relevant to the
Windows drivers, say.
`Patches will be accepted' I think sums this up.  No other program I know
allows the flexibility that is already in R, and that took a lot of hard
work, which I am not sure you have appreciated.