Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb3473.lvt
blob5db574932346c1ac1061365c35bcd73da75db37e
1 % \iffalse meta-comment
3 % Copyright (C) 2003 Frank mittelbach
4 % All rights reserved.
5
6 % This file is part of the validate package.
7
8 % IMPORTANT NOTICE:
9
10 % You are not allowed to change this file.  In case of error
11 % write to the email address mentioned in the file readme.val.
12
13 % \fi
16 \documentclass{minimal}
18 % Input the test macros for LaTeX2e
19 \input{test2e}
21 % Everything before this is ignored by the test system.
22 \START
24 \AUTHOR{Frank Mittelbach}
26 \CLASS{minimal}
28 \OMIT
30 \begin{document}
32 \TIMO
34 \begin{picture}(0,0)
35 \put(0,0){\circle{40}}
36 \put(0,0){\circle{80}}  % should produce warning
37 \end{picture}
39 \END