1 % \iffalse meta-comment
6 % Input the test macros for LaTeX2e
9 \documentclass{article}
13 \usepackage{fltrace,flafter}
16 \AUTHOR{Frank Mittelbach}
18 % Declare the format used on the original run, as printed by
21 \FORMAT{LaTeX2e<2014/04/24>}
23 \newcommand\afigure[2][tbp]{\begin{figure}[#1]figure[#1] #2\end{figure}}
24 \newcommand\atable[2][tbp]{\begin{table}[#1]table[#1] #2\end{table}}
25 \newcommand\sometext{A few words repeated all over again. }
29 % Everything before this is ignored by the test system.
34 \sometext \afigure{A}\afigure{B}\afigure[t]{C}\atable{D}
38 \sometext \atable[h]{E}