Hi, I plot a graph with gnuplot3.7, and have: set terminal postscript eps set output "prop.eps" giving me an eps that I can view with gv.
However, importing this into ms word gives: Title: prop.eps Creator: gnuplot... Preview: EPS not saved with preview... Comment: This EPS picture will print to a Postscript printer ... in an outlined box. This text is also printed on my PS printer (hjlj2100). I have also tried: set terminal postscript -> then using ps2epsi importing as a unix file (only cr) - I think this is the correct way importing as a dos file (cr+lf) I never have this problem with lyx, but unfortunately the graph is for someone else. The only thing that works is to print to a .png, but this makes a pigs breakfast of the beautiful postscript. Regards, Mark.