General ⇒ hyperlinks to external documents
hyperlinks to external documents
I would like to make a document with links to external files.
e.g. "I cultivated these cells by using method x"
When one clicks on method X (s)he gets the file (doc or pdf file) with this method displayed in an other window.
I think I have to use the package hyperref? But how do I use it and where should I save all the methods?
I'm rather new to Latex so if possible try to explain in an easy way.
I'm using the Latex version for mac.
Tnx!
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
Re: hyperlinks to external documents
However, if you really want external links to other documents, this other thread is more or less about the same issue, and describes a process that works, at least for me:
http://www.latex-community.org/forum/vi ... =44&t=5107
Never tried this on a mac, but I don't know why it should be different. (There are many versions of LaTeX for macs, however.)
Re: hyperlinks to external documents
Tnx for the advise!