On Sun, Mar 21, 2004 at 09:06:01PM +0100, Janus Sandsgaard wrote: > On Sunday 21 March 2004 19:34, Angus Leeming wrote: > > > Use the "pdflatex" compiler to compile the latex file exported by lyx > > rather than the "latex" compiler. > > I was just about to ask you how to do that - but then suddenly it worked. > Strange. Being at it: Are there any problems using PNG insteds of EPS or > other?
With pdflatex you can use .png but no .eps natively, with latex you can use .eps but no .png natively. So there are 'problems'. > I have no oppinion about which to use. I just want something that works. Is > "pdflatex" compiler the default? For creating .pdf, it's one of the commonly used tools. Andre'
