Dr. Richard E. Hawkins wrote:
> I've put
>
> \usepackage{xr}
>
> into each preamble, saved, and still no dice. I seem to have xr where
> it belongs:
You need
\externaldocument{refered_doc}
in the preamble (see xr.dvi)
Furthermore, I think, xr needs the aux file of the document on which you
refer. Therefore you might have to export the second doc to LaTeX and run
latex on it. I have never tried xr, so you have to play around a little bit.
Good luck,
J�rgen.
