Hi,
I have two files, file1.tex and file2.tex.
In file2.tex I have:
\section{Introducing Fractions}\label{sec:introducingfractions}
In file1.tex and want to reference this label in file2.tex. I am using the hyperref package.
I need a \nameref and a \pageref to sec:introducingfractions.
Can someone help me with this?
Thanks.
David.