Re: [PATCH] Re: Graphics: Viewing XPM and stray-EPS files ?!?!

2002-04-20 Thread Herbert Voss
R. Lahaye wrote: > In addition, I have patched lib/configure.m4 further by adding > more conversion-schemes for Grace. From Grace (agr) to EPS, > PDF, PNG and JPEG (only if Grace itself and each of these output > formats are available). > > Would that be of help? when does LyX needs a conversi

Re: LyX Bugzilla problem

2002-04-20 Thread sampo
First to the lyx-devel list: the STL excessively long symbol names barfing Solaris 2.6 ld problem can be worked around by compiling gcc to use gnu binutils. Took me hours, but now I can confirm success using Solaris-2.6 gcc-3.0.4 binutils-2.12 lyx-1.1.6fix4 I th

Re: [PATCH] Re: Graphics: Viewing XPM and stray-EPS files ?!?!

2002-04-20 Thread R. Lahaye
R. Lahaye wrote: > [Adding xpm to eps] > > Hi, > > I have modified lib/configure.m4 so that it also includes the conversion > from XPM to EPS by default, at least for ImageMagick's convert: > > convert XPM:$$i EPS:$$o > > Do we also need a netpbm equivalent? Angus? > > This conversion is

Re: LaTeX export: invalid command in math mode.

2002-04-20 Thread Herbert Voss
R. Lahaye wrote: > OK. Sample lyx-file attached. It only contains "45ยบ". > > Open this file in LyX, then export it with File->Export->LaTeX. > > Open an xterminal and process the LaTeX-exported-file with > the latex command: understood. don't know, why this is exported as an ensuremath-comma

Re: LaTeX export: invalid command in math mode.

2002-04-20 Thread R. Lahaye
Herbert Voss wrote: > > R. Lahaye wrote: > > > Hi, > > > > I have a REVTeX4 document, which I export to LaTeX. When processing > > the export file with the latex command, I get a number of warnings > > of the kind: > > > > --- > > LaTeX Warning: Command \textordmasculine

Re: LaTeX export: invalid command in math mode.

2002-04-20 Thread Herbert Voss
R. Lahaye wrote: > Hi, > > I have a REVTeX4 document, which I export to LaTeX. When processing > the export file with the latex command, I get a number of warnings > of the kind: > > --- > LaTeX Warning: Command \textordmasculine invalid in math mode on > input line 72.