1 %% Test file for graphics/1512 (as far as it affects the kernel
2 %% Leaving \leavevmode too late means that \everypar not run
3 %% and so \if@minipage incorrectly left true inside a box command.
10 #2{\typeout{(#1) \meaning\if@minipage}(#1)}%
14 \documentclass{article}
16 % Dont test graphics packages in Mainz version.
17 %\usepackage[dvips]{graphics,color}
21 a$b$% just to get the font loading out the way.
25 \AUTHOR{David Carlisle}
26 \FORMAT{LaTeX2e<1995/06/01>}
34 \test{ 4}{\framebox[1in]}
38 \test{ 6}{\makebox[1in]}
40 \test{ 7}{\makebox(2,3)}
42 \test{ 8}{\framebox(2,3)}
46 \test{10}{\raisebox{1mm}}
48 \test{11}{\raisebox{1mm}[1mm]}
50 %% This one is still incorrect. But as it is not supposed to start
51 %% a paragraph, not much we can do (could try running \everypar by hand,
52 %% but probably would break something.
55 % Dont test these at Mainz, as graphics not updated yet
56 %\test{13}{\rotatebox{90}}
58 %\test{14}{\rotatebox{90}}
60 %\test{15}{\scalebox{.2}}
62 %\test{16}{\resizebox{1in}{1in}}
64 %\test{17}{\colorbox{green}}
66 %\test{18}{\fcolorbox{green}{yellow}}