[R] diagonal line through plot when using pictex()
    Prof Brian D Ripley 
    ripley at stats.ox.ac.uk
       
    Sun Mar  4 08:39:26 CET 2001
    
    
  
On Sat, 3 Mar 2001, Andrew Perrin wrote:
> Greetings-
>
> I've got some plots I'd like to include in a LaTeX document; specifically,
> I'd like to include them via pictex() so I can edit some of the
> particulars directly. However, an odd problem is coming up: a diagonal
> line is drawn from bottom-left to upper-right when using pictex().  This
> does not happen using X11() or postscript() with the same series of
> commands.
>
> Any ideas why this happens? If not, any references to PicTeX so I can
> figure out how to remove the line after writing the file?
It was a bug, which is already fixed in 1.2.2.  Please upgrade.
>From NEWS:
                CHANGES IN R VERSION 1.2.2
    o   The pictex() driver was drawing polylines incorrectly (PR#845).
When something like this comes up it is worth consulting the R-bugs
archive.
-- 
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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
    
    
More information about the R-help
mailing list