1 % \iffalse meta-comment
3 % Copyright (C) 1995 by Chris Rowley and 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 #1789.
16 % \par in \multiput gives an error.
18 % Input the test macros for LaTeX2e
21 \documentclass{article}
25 % Declare the format used on the original run, as printed by
28 \FORMAT{LaTeX2e<1995/12/01>}
30 % Article document style for this test. We need to have a
31 % minimal font setup, for the last few tests, otherwise we
32 % could have done this with no documentclass.
38 % Everything before this is ignored by the test system.
41 \typeout{***********************************************************}
42 \typeout{* This file tests par in \string\multiput.}
43 \typeout{***********************************************************}
45 \begin{picture}(35,35)
46 \put(0,0){\multiput(11,11)(1,1){6}{\parbox{20pt}{A\par B}}}