Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> 
> http://bugzilla.lyx.org/show_bug.cgi?id=2016
> 
> I forgot to mention here that I attached a patch to bug 2016. This is
> of particular interest to windows people. 
> 
> So if you want this patch to go in, apply it and test it! It is
> conceptually trivial, but I could have goofed.

Yep, it works and correctly escapes the double quotes, but I get the
following output at start (not seen without the patch):

LyX: Unknown tag `Format' [around line 17 of file ~/.lyx-1.4.0/lyxrc.defaults]
LyX: Unknown tag `eps' [around line 17 of file ~/.lyx-1.4.0/lyxrc.defaults]
LyX: Unknown tag `eps' [around line 17 of file ~/.lyx-1.4.0/lyxrc.defaults]
LyX: Unknown tag `EPS' [around line 17 of file ~/.lyx-1.4.0/lyxrc.defaults]

Lines 17 and 18 in ~/.lyx-1.4.0/lyxrc.defaults are the following ones:

\Format dvi2      dvi   DraftDVI        ""
\Format eps        eps     EPS                    "" "gv"       ""

However, this with a cygwin build. I see that there is no lyxrc.defaults
in the userdir with a mingw build. At the moment I cannot test it with
mingw (It takes 1.5 hours for me compiling from scratch on this old 900 MHz
laptop).

--
Enrico


Reply via email to