1 % \iffalse meta-comment
2 % fltrace and fixltx2e don't work together right now
5 % Input the test macros for LaTeX2e
7 \RequirePackage[2014/05/01]{latexrelease}
8 \documentclass[twocolumn]{article}
12 \usepackage{fltrace,fixltx2e}
15 \AUTHOR{Frank Mittelbach}
17 % Declare the format used on the original run, as printed by
20 \FORMAT{LaTeX2e<2014/04/24>}
22 \newcommand\afigure[2][tbp]{\begin{figure}[#1]figure[#1] #2\end{figure}}
23 \newcommand\atable[2][tbp]{\begin{table}[#1]table[#1]#2\end{table}}
24 \newcommand\sometext{A few words repeated all over again. }
28 % Everything before this is ignored by the test system.
30 the old fixltx2e and fltrace didn't work together, the new one
31 (currently) is empty so at the moment it works even with a roll
32 back. that may change if fixltx2e rolls back too.
34 \begin{figure*}figure*[] X\end{figure*}
38 \sometext \afigure{A}\afigure{B}\afigure[t]{C}\atable{D}
42 \sometext \atable[h]{E}