On Fri, 2004-10-01 at 10:58, Peter Dalgaard wrote: > Michael Friendly <[EMAIL PROTECTED]> 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 ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html