Gerhard Lindel wrote:
> Package varioref Error: \vref at  page boundary 43-45 (may loop).
> Abschnitt \vref{sec:crossref}
>                            ).Einen Verweis fügen sie wie gewohnt
> Please check the page in question. You might need to peplace the \vref
> or \vpageref by a normal \(page)ref to stop LaTeX running forever.
>
>  I cannot find  varioref or \vref on my system.

You should have varioref.dvi on your system. There you can read (section 5), 
that this errors occurs if a reference like "see section 5 on the next page" 
gets broken accross pages. In this case, varioref cannot offer a valid 
solution (cf. "see | section 5 on the next page" vs. "see section 5 on the 
next | page"). As the error message says, you have to insert an ordinary \ref 
at that position. However, if you place \vrefwarning into the preamble, LaTeX 
will not bail out with an error in such cases but give you a warning only. 
This is useful if you are still working on the doc. For final output, you 
should listen to the error and check the concerned vrefs.

Juergen. 

Reply via email to