[R] Use Font Frutiger in PDF-File
Helga Neidlinger
helga.neidlinger at zkrd.de
Thu Aug 19 13:26:41 CEST 2004
Hi,
I'd like to use the font "Frutiger" in my pdf files generated by R.
but I only manage this if I create a postscript file with
postscript() and the option family = c( "LT_14361.afm",
"LT_14363.afm", "LT_14373.afm", "LT_14375.afm" ) and convert this
postscript file to pdf.
If I specify the option 'family' like above ( = c("...afm", ..., ...
... ) ) in the function pdf(), I'll get the error message:
"length(family)' differs between new and previous!".
Can I specify 'family' in pdf() only as "Helvetica" etc. and not as a
vector (like above) ?
Is there no better and shorter way to get my favourite font into a
pdf file?
Thanks,
Helga Neidlinger
--
Helga Neidlinger Zentrales Knochenmarkspender-Register
Assistenz Geschäftsführung fuer die Bundesrepublik Deutschland
ZKRD gGmbH, Postfach 4244, 89032 Ulm
Tel.: (0731) 1507-12 Helmholtzstr. 10, 89081 Ulm
Fax : (0731) 1507-51 http://www.zkrd.de
More information about the R-help
mailing list