I checked the configure.log file and I found this:
**********
INFO: checking for a LaTeX -> HTML converter...
INFO: +checking for "htlatex"... yes
DEBUG: Add to RC:
\converter latex html "htlatex $$i" "needaux"
DEBUG: Add to RC:
\copier html "python -tt $$s/scripts/ext_copy.py -e html,png,css
$$i $$o"
INFO: checking for a LaTeX -> HTML (MS Word) converter...
INFO: +checking for "htlatex"... yes
DEBUG: Add to RC:
\converter latex wordhtml "htlatex $$i 'html,word' 'symbol/!'
'-cvalidate'" "needaux"
**************
So it appears that configure.log detects htlatex, but the converter does not
appear in Lyx Preferences.
How to fix the problem?
nicola
-----Original Message-----
From: Richard Heck
Sent: Friday, May 10, 2013 1:45 PM
To: Nicola Scafetta, Ph. D.
Cc: Uwe Stöhr ; lyx-devel@lists.lyx.org
Subject: Re: bug on Lyx 2.0.6? - solved
On 05/10/2013 01:42 PM, Nicola Scafetta, Ph. D. wrote:
About:
"If you have htlatex installed, then these converters should be visible.
If not, then not."
I do have htlatex installed in MikTex, and it was working perfectly with
2.0.4.
If you say that this converter should be visible also in 2.0.6, then I
think that this may be a bug on the new version of Lyx since 2.0.5.
Perhaps, some of you may check it and fix it.
Check your configure.log file. Perhaps the configure script just isn't
finding it.
rh