1 % \iffalse meta-comment
5 %\RequirePackage[2015/01/01]{latexrelease}
6 \documentclass{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\afigure[2][tbp]{\begin{figure}[#1]#2\end{figure}}
22 \newcommand\atable[2][tbp]{\begin{table}[#1]#2\end{table}}
23 \newcommand\sometext{A few words repeated all over again. }
27 % Everything before this is ignored by the test system.
33 \sometext \afigure{A}\afigure{B}\afigure[t]{C}\atable{D}
35 \sometext \atable[h]{E}