1 % \iffalse meta-comment
3 % Copyright (C) 1994 by Rainer Schoepf.
6 % This file is part of the validate package.
10 % You are not allowed to change this file. In case of error
11 % write to the email address mentioned in the file readme.val.
15 % Test file for LaTeX2e bug report #24.
16 % \vspace* disappearing at \newpage.
18 \documentstyle{article}
20 % Input the test macros for LaTeX2e
23 % Everything before this is ignored by the test system.
26 \AUTHOR{Hans R. Visser, Chris Rowley}
28 % Declare the format used on the original run, as printed by
31 \FORMAT{LaTeX2e<1993/12/24>}
33 % Article document style for this test. We need to have a
34 % minimal font setup, for the last few tests, otherwise we
35 % could have done this with no documentclass.
39 % Document style options for this test
47 \Huge % this command is not necessary,
48 % but enlarges the effect
49 % (normalsize works too)
54 \vspace*{2cm} some text \newpage % page 2
59 \vspace*{2cm} some text \newpage % page 4
64 some text \newpage % page 6
69 \vspace*{2cm} Some text \newpage % page 8
74 Some text \newpage % page 10