Am 10.05.2013 12:45, schrieb Uwe Stöhr:
Am 09.05.2013 20:58, schrieb Nicola Scafetta, Ph. D.:
I agree that on Linux everything looks fine.
The same problem that I am having with 2.0.6 was also present in 2.0.5.
I can reproduce the problem and are working to get this fixed.
I cannot track down when this bug was introduced but it is at least in
since LyX 2.0.4.
To fix the issue for now, go to the LyX preferences and there to the
converters sections. Select the converter LyX -> HTML and change there
the converter from
elyxer.py --directory $$r $$i $$o
to
python -tt "C:\Program Files (x86)\LyX 2.0\Python\Lib\elyxer.py"
--directory $$r $$i $$o
then press the MODIFY button and then the save button.
Now you can view/export to HTML again.
I'll release a fixed installer as soon as possible.
regards Uwe