I eventually figured out the magical incantation. I export to LaTeX
and then run:
latex myfile
bibtex myfile
latex myfile
latex myfile
htlatex myfile "html"
This works in terms of making the bibliography work but now I have a
ligatures problem! All my fi's and such are being turned into funky
HTML characters. I found the thread http://www.mail-archive.com/lyx-
[EMAIL PROTECTED]/msg35556.html but when I tried the listed options
the resulting HTML file still had the screwed up characters.
Sigh, it seems every time I overcome one problem another pops up.
Yaron
On Jan 26, 2006, at 12:59 AM, Axel Dessecker wrote:
Yaron,
Am Mittwoch, 25. Januar 2006 19:45 schrieb Yaron Y. Goland:
I tried htlatex filename and it did translate to HTML but it did not
do the right thing with BibTex. I also looked at the options,
Could you be a little more specific please? Do the references show
up in the
*.dvi version of your text? I have used the oolatex function from
time to
time and I know TeX4ht is capable of dealing with references.
Axel