[l2h] node

Igor Peshansky pechtcha at cs.nyu.edu
Thu Mar 30 17:16:08 CEST 2006


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/
      |\      _,,,---,,_	    pechtcha at cs.nyu.edu | igor at watson.ibm.com
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"


More information about the latex2html mailing list