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
20170101 branch
[latex2e.git]
/
latex2e-20170101
/
required
/
graphics
/
testfiles
/
tlb0610.lvt
blob
c7f1b5ab4ca19125ad95fdf3dfc01aa73375bfdb
1
% test file for latex/610
2
3
\documentclass{article}
4
5
\usepackage[dvips]{color}
6
7
\begin{document}
8
9
\input{test2e}
10
\START
11
12
\AUTHOR{Sebastian Rahtz}
13
\PACKAGE{color}
14
15
16
17
\twocolumn
18
A
19
\begin{figure*}
20
hello
21
\end{figure*}
22
\end{document}
23