>>>>> "Arcady" == Arcady Genkin <[EMAIL PROTECTED]> writes:
Arcady> Hi. I asked several days ago, but received no response. What's
Arcady> involved in configuring the html export function in LyX,
Arcady> besides installing tth?
Arcady> I installed latest tth, then compiled LyX 1.1.2. Configure
Arcady> found tth. However, exporting a file into html yeilds only in
Arcady> a .tex file, and an html header in the terminal window, from
Arcady> where LyX was run.
Try to use
\html_command "tth -t < '$$FName' > '$$OutName'"
as html command in .lyx/lyxrc. The default command for tth in 1.1.2 is
wrong.
JMarc