1 % \iffalse meta-comment
6 \documentclass[twocolumn]{article}
11 % Input the test macros for LaTeX2e
14 \AUTHOR{Frank Mittelbach}
16 % Declare the format used on the original run, as printed by
19 \FORMAT{LaTeX2e<2014/04/24>}
21 \newcommand\astarfigure[2][tp]{\begin{figure*}[#1]figure(*) #2\end{figure*}}
22 \newcommand\afigure[2][tbp]{\begin{figure}[#1]figure #2\end{figure}}
23 \newcommand\atable[2][tbp]{\begin{table}[#1]table #2\end{table}}
24 \newcommand\sometext{A few words repeated all over again. }
28 % Everything before this is ignored by the test system.
34 \sometext \astarfigure{A}\afigure{B}\afigure[t]{C}\atable{D}
36 \sometext \atable[h]{E}