I had to modify configure.m4 to get a working Grace-5.1.4->EPS
conversion

Index: lib/configure.m4
===================================================================
RCS file: /cvs/lyx/lyx-devel/lib/configure.m4,v
retrieving revision 1.34
diff -u -r1.34 configure.m4
--- lib/configure.m4    2002/03/25 23:29:30     1.34
+++ lib/configure.m4    2002/03/26 10:37:54
@@ -504,7 +504,7 @@
  \\converter html latex "$html_to_latex_command" ""
  \\converter word latex "$word_to_latex_command" ""

-\\converter agr  eps "xmgrace -hardcopy -hdevice EPS \$\$i" ""
+\\converter agr  eps "xmgrace -hardcopy -printfile \$\$o -hdevice EPS 
\$\$i" ""
  \\converter bmp  eps "$bmp_to_eps" ""
  \\converter fits  eps "$fits_to_eps" ""
  \\converter gif  eps "$gif_to_eps" ""

Regards,

Marco Morandini

Reply via email to