[l2h] Re: latex2html: links in headings

Steffen Klupsch Steffen Klupsch <steffen@vlsi.informatik.tu-darmstadt.de>
Fri, 16 Apr 1999 11:21:51 +0000


Ross MOORE wrote:
> This seems to be a similar request to one made recently,
> for a command  \htmladdTOCentry {<heading>}{<URL>}

I found code for the \htmladdTOCentry code in latex2html 99.1, but
doesn't work
as I expected. The command is ignored in the dvi version as well as in
the 
html output.

A sample file is:
----------------------------------------------------------
\documentclass[twoside, 12pt]{report}
  \usepackage{html}
\begin{document}
 \tableofcontents
 \clearpage
 \section{Introduction}
 \htmladdTOClink{section}{A linked 
  page}{http://www.vlsi.informatik.tu-darmstadt.de/lehre/sep_d.html}
 \section{Conclusion}
\end{document}
------------------------------------------------------------
Have I misunderstood the syntax? Or is something else wrong...

Thanks for any comments, 

Steffen


-- 
+----------------------------------------------------------------------+
|   Steffen Klupsch                Alexanderstr. 10, D-64283 Darmstadt |
|   TU Darmstadt - FB Inf(20) - FG Integrierte Schaltungen und Systeme |
|   Email:   steffen@informatik.tu-darmstadt.de                        |
|   URL  :   http://www.vlsi.informatik.tu-darmstadt.de/staff/steffen/ |
|   Phone:   (+49)6151/16-6650                  Fax: (+49)6151/16-4810 |
+----------------------------------------------------------------------+