Very Short Introduction to the LaTeX Package ``Hyperref''
files needed:
link.tex : an example file. You have to change in it the path to the following link.html.
link.html : an example external link that gets opened. It, in turns, opens a local jpg picture file. Modify it to open your own file or html document.
webplain.sty : a hacked style file, this was the easiest to use in order to get the package working. (perhaps due to our old version of TeX?)
Useful files:
manual.pdf Copy of the official hyperref manual.
paper.pdf Copy of some official documentation that I will never have time to read.
slides.pdf Copy of some official example file?
longexample.tex A longer example for those who want to know a little more but not too much.
|