Re: r35122 - lyx-devel/trunk/lib

2010-08-19 Thread Pavel Sanda
Uwe Stöhr wrote: > > maybe i'm missing something, but why dont we use our own html export? > > The user can choose what method he want to use the generate HTML. My patch > is only an add-on to what we already have when the user don't use LyX's > internal HTML conversion. aha, where i can find th

Re: r35122 - lyx-devel/trunk/lib

2010-08-19 Thread Uwe Stöhr
> maybe i'm missing something, but why dont we use our own html export? The user can choose what method he want to use the generate HTML. My patch is only an add-on to what we already have when the user don't use LyX's internal HTML conversion. regards Uwe

Re: r35122 - lyx-devel/trunk/lib

2010-08-17 Thread Pavel Sanda
uwesto...@lyx.org wrote: > Author: uwestoehr > Date: Wed Aug 11 02:57:48 2010 > New Revision: 35122 > URL: http://www.lyx.org/trac/changeset/35122 > > Log: > configure.py: > - use eLyXer not only for HTML but also for HTML (MS Word) if it is found; > this is simply the same code as we are already