repo.or.cz
/
latex2e.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move a tag
[latex2e.git]
/
latex2e-20160201
/
base
/
testfiles
/
tlb-fixltx2e-001.lvt
blob
b9629664e4178e200195f93fc34f72800cf6716c
1
% Input the test macros for LaTeX2e
2
\input{test2e}
3
4
\START
5
\AUTHOR{Ulrike Fischer (via latex-l 09/02/2014)}
6
\OMIT
7
8
%\RequirePackage{fixltx2e}
9
\documentclass[twocolumn]{article}
10
\begin{document}
11
12
\begin{figure*}
13
x
14
\end{figure*}
15
\TIMO
16
17
%This should generate an Extra \fi error
18
\fi
19
20
\end{document}