Try to add
\usepackage[draft]{varioref}
to the preamble (you might have to save a copy first).
Hi Juergen - does LyX automatically use prettyref if there exists a crossreference with the "Formatted Reference" option? It definitely seems like this is the case since all my formatted references appear as \prettyref{..} if I look at the .tex file exported by LyX. So, if I put a usepackage{varioref}, then which package's functionality is used? I'm trying to get rid of the "on page xx" that currently accompanies any formatted crossreference that I make... so I removed prettyref from the preamble but it still gets loaded if I look at the LaTeX log (since the .tex file exported has \prettyref) ... any ideas? I recently switched back to an x86 and downloaded the Mandrake 1.3.3 rpm and wonder if this has anything to do with it.. (I used to build from source on Debian ppc before this so I wonder if there's a configure option to set the default for formatted reference to prettyref and the rpm I downloaded was built with this option?? -- would be pretty interesting if this were possible...)
Thanks, nirmal
