[Rd] patch for textspecial and defaultfont in xfig
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed Jan 21 11:29:51 CET 2009
Thank you: applied now.
Note mainly to the list: mailers are prone to expand tabs and wrap
lines, so this patch needed to be applied by hand. This keeps on
happening, so it is better to send patches as plain text attachments
(or also put them on a website).
On Mon, 19 Jan 2009, Sebastian Fischmeister wrote:
> Thanks for the guidelines. The updated patch also includes an exhaustive test
> in R for the two new options.
>
> Sebastian
>
> Index: src/library/grDevices/R/postscript.R
> ===================================================================
> --- src/library/grDevices/R/postscript.R (revision 47637)
> +++ src/library/grDevices/R/postscript.R (working copy)
> @@ -273,7 +273,7 @@
> paper = "default", horizontal = TRUE,
> width = 0, height = 0, family = "Helvetica",
> pointsize = 12, bg = "transparent", fg = "black",
> - pagecentre = TRUE)
> + pagecentre = TRUE, defaultfont = FALSE, textspecial =
> FALSE)
e.g. wrapped here
[...]
--
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-devel
mailing list