LyX ⇒ Supplementary material / references betw. documents
Supplementary material / references betw. documents
Is there some way to cross-reference another document? Or do I need to maintain the numbering manually? Or can I have them both in the same document and output to two .pdfs?
Thanks!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Supplementary material / references betw. documents
for cross-referencing to external documents you could use the xr package. If you use hyperref, take xr-hyper instead.
Stefan
Re: Supplementary material / references betw. documents
Re: Supplementary material / references betw. documents
I've been used to just viewing the .pdf, which doesn't dump any files anywhere. Closest I've come is the export to .dvi command, which impolitely dumps various .eps files in the same directory as the .lyx document, in addition to a .dvi file.