On Friday 03 September 2004 15:21, Angus Leeming wrote:
> Rajil Saraswat wrote:
> > Unfortunately that doesnt solve the problem. Even after eps2eps, the
> > plots are still -90 degrees out of sync. Moreover, the antialias doesnt
> > work in gv after eps2eps.
> > It is still unclear to me how come gv show up the right orientation
> > whereas lyx cannot?
>
> gv is just a frontend to ghostscript. ghostscript understands the WHOLE
> PostScript language. That's what it's designed to do.
>
> LyX simply passes the PostScript file to some external converter to convert
> it to a loadable format. Presumably PNG. Also presumably, you're using the
> default convertDefault.sh wrapper script to perform this conversion. This
> script is a frontend to ImageMagick's "convert" program.
>
> Conclusion: "convert" and "ghostscript" are doing different things with
> your file. Try using the attached "my_ps2png" converter instead.

I am not sure if i did the right thing. I just replaced convertDefault.sh with 
your script and now lyx seems to hang if i load the document. My plots are 
all eps images generated through gnuplot. 

Reply via email to