"G.M.Laudone" wrote: > > I'm a total newbie to Linux and to Lyx but i find it useful and > fascinating...I'm just typing a quite important report and i'm using > Lyx...it's great but I've noticed that when I print colour pics(both > previously converted to eps and ps or inserted straight as jpeg) the > quality of the printing(i'm using a HP Deskjet 640C) is a bit poor...it > looks all "dotty" and a bit dark...i don't know if I have to change > some of the settings or is the conversion from jpg to eps to be > blamed...in which case...any suggestion?? any software which does it > better??? do you converted the images with jpeg2eps? if not get the package from ctan: jpeg2ps Converts JPEG files to PostScript Level 2 or 3 EPS. In fact, jpeg2ps is not really a converter but a ``wrapper'': it reads the image parameters (width, height, number of color components) in a JPEG file, writes the according EPS header and then copies the compressed JPEG data to the output file. Decompression is done by the PostScript interpreter (only PostScript Level 2 and 3 interpreters support JPEG compression and decompression). Herbert -- http://www.educat.hu-berlin.de/~voss/lyx/
