Hallo -

>> I would like to see the table of contents of my TeX document displayed
>> as some kind of navigation menu, probably as an HTML aside in a fixed
>> position on the side of the page.  I am sure I can hack it up with a
>> bit of scripting, but I am not sure which is the best approach to start.
>> 
> 
> you can create such navigational menu using simple CSS:

here is another example:

Website: http://www.jpberlin.de/d.becker/
TeX-File: http://www.jpberlin.de/d.becker/website.tex
Configuration: http://www.jpberlin.de/d.becker/htlatexconf.cfg

Command(s):
pdflatex --shell-escape website.tex

bibtex website.tex

pdflatex --shell-escape website.tex

pdflatex --shell-escape website.tex

htlatex website.tex "htlatexconf"

Hope this helps -

Daniel

Reply via email to