On Tue, Nov 20, 2001 at 11:53:32AM +0100, thomas sch�nhoff wrote: > Hello, > > I've spent a long time looking docs and Herberts Website to make my > converter hevea go, that means: > > 1. Inset a LyX>html option in preferences dialog format converting
Ok, the name is misleading since hevea is a converter from latex to html. And I have it configured under this category latex->html. > 2. Added a line to ~/.lyx/lyxrc : \html_command "hevea -s '$$FName'" > > 3. Reconfigure after this reconfigurations in LyX > > 4. doing some trials to convert a docbook document (docbook_article) > > When doing this no error message is displayed, instead : db2html in > /path/to/mydocs. Finally in this directory there is no file found! > Suprisingly there is some new directory in /tmp Lyxtempdir 7554cGk1YP. This is a know problem without a know fix. Your $TMP and $HOME are in different partitions. And lyx isn't able to transfer it from the temporary directory to your home directory. The only work around it is to set the temporary directory off. > Another strange behaviour is noticed: When quitting LyX errormessages > are displayed that Lyxtempdirs can't be deleted: Since the files aren't moved the temporary directories aren't empty, so you get those errors. > At the moment I am stuck, maybe someone might giveme a helping hand :-)) > > Thomas If you are using docbook, docbook is exported to html via db2html or sgmltools. Hope this helps, -- Jos� Ab�lio Matos LyX and docbook a perfect match. :-)
