LyX learns Hyperlatex?HyperLyXHyperlatex learns LyX

Hyperlatex learns LyX

You can download here the .hlx files I am using, to convince hyperlatex to not bail out, when compiling a LyX file. You have to put them into the directory

.hyperlatex

in your home directory, or in the global hyperlatex "macro" directory. Then you can edit a document at your pleasure in LyX, put something like the following into the Format->LaTeX Preamble dialog box.

\usepackage{hyperlatex} \htmltitle{Jorge Leon}  \htmladdress{Autor:\xlink{Jorge.Lehner}{mailto:Jorge.Lehner@gmx.net} \xlink{homepage}{/}} \htmldirectory{html} \htmlname{index}

and get your Document converted into html by issueing:

$ lyx -e latex filename.lyx $ hyperlatex filename.tex
Notes:
 

Jorge.Lehner@gmx.net

LyX learns Hyperlatex?HyperLyXHyperlatex learns LyX