Log changes
[latex2e.git] / latex2e-20151001 / base / testfiles / tlb-fltrace-004-2015.lvt
blobca1d9b41f71212ad1312838d576ed5d688407c9a
1 % \iffalse meta-comment\r
2 %    fltrace and fixltx2e don't work together right now\r
3 % \fi\r
4 %\r
5 % Input the test macros for LaTeX2e\r
6 \input{test2e}\r
7 \r
8 \documentclass[twocolumn]{article}\r
9 \r
10 \START\r
12 \usepackage{fltrace,fixltx2e}\r
13 \tracefloats\r
15 \AUTHOR{Frank Mittelbach}\r
17 % Declare the format used on the original run, as printed by\r
18 % LaTeX.\r
19 %\r
20 \FORMAT{LaTeX2e<2014/04/24>}\r
22 \newcommand\afigure[2][tbp]{\begin{figure}[#1]figure[#1] #2\end{figure}}\r
23 \newcommand\atable[2][tbp]{\begin{table}[#1]table[#1]#2\end{table}}\r
24 \newcommand\sometext{A few words repeated all over again. }\r
26 \begin{document}\r
28 % Everything before this is ignored by the test system.\r
30 the old fixltx2e and fltrace didn't work together, the new one\r
31 (currently) is empty so at the moment it works even with a roll\r
32 back. As this is testing the new setup it should work with correct\r
33 ordering and tracing.\r
35 \begin{figure*}figure*[] X\end{figure*}\r
37 \tracefloatvals\r
39 \sometext \afigure{A}\afigure{B}\afigure[t]{C}\atable{D}\r
41 \newpage\r
43 \sometext \atable[h]{E}\r
45 \afigure[p]{F}\r
46 \atable{G}\r
48 \tracefloatvals\r
50 \end{document}\r