Search found 1 match

by Faerine
Sat Nov 29, 2008 5:25 am
Forum: General
Topic: hyperref to external file -how to display external file name
Replies: 2
Views: 5353

hyperref to external file -how to display external file name

I am using the hyperref and hyper-xr packages to create hyperlinks to labels in external files. (I am compiling the .tex files with pdflatex).

E.g., inside a file named test7.tex, I have:

\Chapter{test7 chapter}
\label{ch:test}

Then, in the preamble of a file named test8.tex ...