Re: [XeTeX] Using hyperref causing spurious output text

2010-04-12 Thread Shrisha Rao
itten, since its job is to redefine many LATEX > commands." > > Wilfred > > --- On Mon, 12/4/10, enrico.grego...@univr.it > wrote: > >> From: enrico.grego...@univr.it >> Subject: Re: [XeTeX] Using hyperref causing spurious output text >> To: xetex

Re: [XeTeX] Using hyperref causing spurious output text

2010-04-11 Thread Wilfred van Rooijen
n, 12/4/10, enrico.grego...@univr.it wrote: > From: enrico.grego...@univr.it > Subject: Re: [XeTeX] Using hyperref causing spurious output text > To: xetex@tug.org > Date: Monday, 12 April, 2010, 3:05 AM > The problem is in the \obeylines > before \begin{document}, which inter

Re: [XeTeX] Using hyperref causing spurious output text

2010-04-11 Thread enrico . gregorio
The problem is in the \obeylines before \begin{document}, which interferes with the material in \AtBeginDocument which is evaluated after it. It's generally a bad idea to use \obeylines outside a group. Ciao Enrico -- Enrico Gregorio + Dipartimento di Informatica + Tel: +39 045

[XeTeX] Using hyperref causing spurious output text

2010-04-10 Thread Shrisha Rao
Greetz. I have been able to use hyperref successfully with XeLaTeX to set keywords, etc., in several instances, but in one case it is inserting some spurious date and version information (probably pertaining to itself or some other package) that does not appear in the source per se, right at th