On Wed, 5 Mar 2008 21:02:34 +0800
Berwin A Turlach <[EMAIL PROTECTED]> wrote:

> since a day or two "make dvi" and "make pdf" fails on my machine when
> I try to install the latest version of R from scratch.  The attached
> patch seems to solve this problem.

Sorry, forgot to change the attachment from application/octet-stream to
text/plain and it got scrubbed.  Patch is attached now.

Cheers,

        Berwin
Index: src/library/grDevices/man/unix/x11.Rd
===================================================================
--- src/library/grDevices/man/unix/x11.Rd       (revision 44677)
+++ src/library/grDevices/man/unix/x11.Rd       (working copy)
@@ -136,7 +136,7 @@
   \code{cairo} (on Mac OS X and perhaps elsewhere).  Both make use of
   \code{fontconfig} (\url{http://wwww.fontconfig.org}) to select fonts
   and so the results depend on the fonts installed on the system running
-  \R -- setting the environmnent variable \env{FC_DEBUG} to 1 allows
+  \R -- setting the environmnent variable \env{FC\_DEBUG} to 1 allows
   some tracing of the selection process.
 
   This works best when high-quality scalable fonts are installed,
______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
  • [Rd] A patch Berwin A Turlach
    • Re: [Rd] A patch Berwin A Turlach

Reply via email to