package implements a system for eXternal References (cross referencing to any `\label`s in external files)
2
votes
2answers
60 views
Automatically add prefix to references from another document?
I'm using xr to reference equations in supplemental material to a paper. I'd like equations from the supplement referenced in the paper to automatically be prefixed with "S", so that ...
2
votes
1answer
55 views
question marks appearing using xr
I am creating a document in LaTeX using TeXworks and I cannot get cross-referencing between separate files working. Every time I use \ref to a label I get two question marks.
I have three separate ...
1
vote
0answers
66 views
Lyx cross-referencing between branches
I'm writing a paper in LyX, of which there are two versions -- a short and a long version. I've created two branches in the (single) LyX file, and will switch them on and off appropriately.
I'd like ...
0
votes
0answers
63 views
How to stop xr automatically prefixing “appendix”? [closed]
I'm using xr to reference my appendices which are in another file. If I'm referencing appendix 1, I'll insert \ref{appendix:one} in my main TeX file, which will be printed as "Appendix 1", where xr ...
0
votes
0answers
421 views
\href links not active after upload [closed]
I am uploading a PDF document which uses \href (and is produced by MiKTeX 2.9 PDF-Latex) to an organization which says it supports Acrobat Distiller version 9.
After the upload, once I inspect the ...
1
vote
1answer
355 views
xr and hyperref to link between two PDF documents [duplicate]
Possible Duplicate:
Does hyperref work between two files?
I am using the xr package to write a PDF document that contains references to another PDF document, like "in section bla of the ...