1 % Test file for LaTeX2e PR549
3 \documentclass{article}
7 % Input the test macros for latex 2e
10 % Everything before this is ignored by the test system.
15 % Declare the format used on the original run, as printed by
18 \FORMAT{LaTeX2e<1994/06/01>}
22 % Correct bug in varioref
24 \def\@vpageref[#1]{\@ifnextchar[%
25 \@@vpageref{\@@vpageref[#1][\unskip\space]}} % <<existing line
26 % {\@@vpageref[#1]}{\@@vpageref[#1][\unskip\space]}} %<<Correction
38 This is section one, to be referred to on the next page.
43 In the section \vpageref[above][one ]{one} we showed \dots.