[R] Lattice .ps graphic is rotated in LaTeX slides
Marc Schwartz
MSchwartz at MedAnalytics.com
Fri Oct 1 18:25:07 CEST 2004
On Fri, 2004-10-01 at 10:58, Peter Dalgaard wrote:
> Michael Friendly <friendly at yorku.ca> writes:
>
> > ! Package graphics Error: Division by 0.
> >
> > What am I doing wrong, or how could I do it differently so it would work?
>
> You might try \usepackage{graphicx} instead. I seem to recall
> (vaguely) getting better results with that sometimes.
That should be part of the preamble for using 'seminar', if it is setup
properly.
There is a decent tutorial for using seminar at:
http://astronomy.sussex.ac.uk/~eddie/soft/tutorial.html
There is also a great reference for including graphics in LaTeX:
www.ctan.org/tex-archive/info/epslatex.pdf
FWIW, though I have been using seminar for such presentations, I have
been recently looking at the Beamer package:
http://latex-beamer.sourceforge.net/
and of course, there is also the Prosper package:
http://prosper.sourceforge.net/
The one advantage of the Beamer package, for those that require it, is
that it supports pdflatex, which the others do not. Though, it can be
used with dvips/latex + ps2pdf, where needed.
HTH,
Marc
More information about the R-help
mailing list