General ⇒ hyperlink to documents?
-
- Posts: 1
- Joined: Wed Oct 20, 2010 5:51 pm
hyperlink to documents?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
hyperlink to documents?
do you mean to reference labels from another LaTeX file? If so, then you can use the xr package. If you only want some links to other files, then you could use \href from the hyperref package.