Vladimir Milovanovic schrieb: > That seems to be only for importing excel sheets as tables in LaTeX. > These are graphs, which I have to first make into images somehow. But > the images are converted and look nice in Linux, and even in LyX on > screen. It's only once the ps2pdf does it's thing that they get all > messed up. How do I avoide this?
save them as jpeg, when they have a lot of colors or as png and then use pdflatex (reads jpeg and png) instead of ps2pdf. Herbert -- http://www.educat.hu-berlin.de/~voss/lyx/
