[R] Using ComputerModern-Fonts with Matplot
Prof Brian Ripley
ripley at stats.ox.ac.uk
Mon Nov 21 08:50:17 CET 2005
On Sun, 20 Nov 2005, Antje wrote:
> I am trying to use ComputerModern Fonts with the matplot-command. Is
> that possible and what command do I have to use?
Those are (normally) postscript type1 fonts, so you can do this on the
postscript() device. See ?postscript.
If you have them set up in other ways (e.g. for X11) it would be possible
to use them there -- see the help pages for the appropriate device.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list