[luatex] Inserting hyperlinks (URLs)
Patrick Gundlach
patrick at gundla.ch
Wed Feb 27 16:04:07 CET 2013
Hello,
I'd like to insert hyperlinks in my document via nodes/nodelist. AFAICS there are two mechanisms: pdf_annot and pdf_start_link (... pdf_end_link) nodes. Which one to use?
The result should be this: I have a text "Go to the TUG's homepage" and I want to make it "clickable" so the underlying webpage is opened. Similar to the HTML <a href="http://www.tug.org">Go to the TUG's homepage</a> or hyperrefs \href{http://www.tug.org}{Go to the TUG's homepage}.
Patrick
More information about the luatex
mailing list