Figure references problem with \setuparranging
Hello, After I uncomment the code below, my figure references are broken -- \in gives ?? instead of figure numbers. \setuppapersize [A5][A4,landscape] %\setuparranging % [2SIDE] I have found some solutions in the mail archive, but even if I comment, build, and then uncomment back \setuparranging, I still get ??. I also don't understand how to use --pdfarrage option, it seemingly does nothing alone. Is there any proven solution? And can this problem be solved on regular basis? Publishing A5 pages per one A4 is a normal practice in my university. BTW, I use XeTeX. -- Best, Vyatcheslav
On Jun 21, 2007, at 11:44 PM, Vyatcheslav Yatskovsky wrote:
Hello,
After I uncomment the code below, my figure references are broken -- \in gives ?? instead of figure numbers.
\setuppapersize [A5][A4,landscape] %\setuparranging % [2SIDE]
I have found some solutions in the mail archive, but even if I comment, build, and then uncomment back \setuparranging, I still get ??. I also don't understand how to use --pdfarrage option, it seemingly does nothing alone.
Is there any proven solution? And can this problem be solved on regular basis? Publishing A5 pages per one A4 is a normal practice in my university.
BTW, I use XeTeX.
I know nothing about XeTeX, but: how do you compile your document? From the command-line, texexec --arrange should do the job. HTH Thomas
Hello Thomas, texexec --arrange --xtx filename.tex works. Thank you! -- Best regards, Vyatcheslav Yatskovsky
participants (2)
-
Thomas A. Schmitz
-
Vyatcheslav Yatskovsky