Richard Heck schrieb:
The attached patch should finally make HTML export work properly.
As I wrote in bug 3090 the bug does no longer appear with MiKTeX 2.6 and tex4ht, but to assure that
it works with all configurations, your solution is the right one.
Some annotations:
- htlatex is always invoked what costs unnecessary a lot of time: Open the Intro.lyx and view it as
HTML, then view it again and htlatex is run again although nothing has been changed in the document
in the meantime. (When viewing e.g. the document as PDF pdflatex is correctly not invoked for the
the second view.) I don't know why this happens for only for viewing HTML.
- when I export the Intro.lyx, the result is stored on the hard disk under this folder name:
"Intro.html.LyXconv". I prefer to name it only "Intro.html" or is there a specail reason for the
current name?
- as viewing HTML works now we should think about a button in the view toolbar
for HTML
( - > +# author Angus Leeming
> +# author Georg Baum
> +# author Richard Heck
Aren't you only the author of the two new scripts or did you three worked on
a solution the last
days and I missed this?
)
--------
All in all a nice solution. It would be good when the first issue could be fixed but in any case I
give my OK to put it in.
many thanks for your long breath with this issue!
best regards
Uwe