What would be the simple way to insert the image files in lyx ? So if I have a png is ok just to Insert->Figure ? Because the final size of the picture will be as a A4 page ...
When I have edited something udner gimp and try to insert under lyx the picture comes really big. stefan On Thu, 25 Apr 2002 [EMAIL PROTECTED] wrote: > thanks guys.the png and jpeg worked fine. > stefan > > On Thu, 25 Apr 2002, Wayan wrote: > > > > > On Thu, 25 Apr 2002 [EMAIL PROTECTED] wrote: > > > > > I have a sample script tex which tries to displat an eps file . I edited > > > with lyx and export as tex. From command line I make: > > > > > > pdflatex test.tex > > > > pdflatex and pdftex can not understand eps figure format. > > if your figures are in raster format try to use png or jpeg format > > and if a vector format use pdf, because pdflatex and pdftex can only read > > pdf, jpeg and png format (at least in my machine...$-). > > > > use program epstopdf to convert from eps figure to pdf (don't use for > > raster figure). > > > > Wayan > > >
