From: Andreas M. <and...@gm...> - 2009-09-01 16:05:33
|
Chuck Pepe-Ranney wrote: > Thanks, I guess my problem is that I am using the latex prosper package to > make presentation slides but I cannot compile prosper documents with > pdflatex (see here <http://www.nefkom.net/georg.drenkhahn/prosper/>). > Sorry, I see that this is not a matplotlib specific question so I will try > to find a solution somewhere else. Have a look at the LaTeX beamer package which produces PDF directly. Thus it's easy to include your PDF pictures without the need to convert them. http://latex-beamer.sourceforge.net/ Ciao Andreas |