On Wed, 29 Mar 2006, ivan danicic wrote:

> Hello, I wanted to do this in the tex file:
> {\htmladdtonavigation{
> {\htmladdnormallink{http:something}}
> {LINK}
> }}
> The problem was the LINK. This was intended to point to another \section
> in the same document. I tried to use the name of the \label for that
> section but this did not work. Eventually I used "node2.html" for
> the LINK and this worked ok.
> I don't like this as it was generated by l2h and I had to look at it to
> find what it is. Is there a more elegant solution?

Umm, "hyperref"?  Something like {\hyperref[somelabel]{Special Section}}}
(instead of your \htmladdnormallink) should work...  You'll need to
\usepackage{hyperref}.
HTH,
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_            [EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'           old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"
_______________________________________________
latex2html mailing list
latex2html@tug.org
http://tug.org/mailman/listinfo/latex2html

Reply via email to