>>>>> "Florian" == Florian Cramer <[EMAIL PROTECTED]> writes:
Florian> Question no.1: How can one mix single and double quotes in
Florian> LyX, like: "I see that 'this' is a quote"?
You can either use explicit ' or ` characters for quotes, or use the
Layout->Quote popup to switch between quote types. This is of course
not very convenient, but note that the popup can be kept open.
Florian> Question no.2 (possible bug):
Florian> When exporting to HTML via tth, tth always produces empty
Florian> bibliography entries. It seems to rely on an '*.aux' file to
Florian> read the bibliography entries from (so it seems to be able to
Florian> translate bibtex entries, too - what a nice piece of
Florian> software!). Currently, the correct way to invoke tth from LyX
Florian> is via this (corrected) line in .lyxrc:
Florian> \html_command "tth -t < '$$FName' > '$$OutName'"
Florian> It seems to me that LyX still needs a more elaborate way to
Florian> interface with tth. When exporting to html, it should invoke
Florian> a complete LaTeX/bibtex run and feed tth with the temporary
Florian> *.tex/*.aux files in the /temp directory.
I do not have tth here, so I depend on people to send me command lines
and/or to explain precisely what has to be done...
JMarc