[Rd] lattice: dev.print(postscript) gives probl. false background Info (PR#950)

p.malewski@tu-bs.de p.malewski@tu-bs.de
Sat, 26 May 2001 23:28:59 +0200 (MET DST)


There seems to be a problem with the background margins (I only recognized it in a latex ):

xyplot(rnorm(100) ~ rnorm(100))
dev.print(postscript,"/tmp/tmp.ps")

whereas this works on the 1.2.3 version but not with 1.3.0:

dev.copy2eps("/tmp/tmp.ps")                 

both times a warning appears:
Warning message: 
unknown postscript font family, using Helvetica 


Here is the latex-file:

\documentclass{book}
\usepackage{graphicx}

\begin{document}
text texttext texttext texttext texttext texttext text
 \begin{figure}[htb!]
   \begin{center}
     \includegraphics[width=\columnwidth]{/tmp/tmp}      
     \caption{asdas}
   \end{center}
 \end{figure}
texttexttexttexttexttexttexttexttexttexttext
\end{document}

Peter


<<insert bug report here>>



--please do not edit the information below--

Version:
 platform = i686-pc-linux-gnu
 arch = i686
 os = linux-gnu
 system = i686, linux-gnu
 status = Under development (unstable)
 major = 1
 minor = 3.0
 year = 2001
 month = 05
 day = 25
 language = R

Search Path:
 .GlobalEnv, package:grid, package:lattice, package:ctest, Autoloads, package:base

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._