Typo
[latex2e.git] / latex2e-20151001 / base / testfiles / tlb1369.lvt
blobf3444ca76c8c98b07237400086fbcd32762814a2
1 %%Test file for latex/1369
2 %% \ver?\{}? should work in the alltt environment
3 \documentclass{article}
4 \usepackage{alltt}
5 \input{test2e}
6 \AUTHOR{Johannes Braams}
7 \ADDRESS{J.L.Braams@research.ptt.nl}
8 \CLASS{article}
9 \PACKAGE{alltt}
10 \START
12 \OMIT
13 \begin{document}
14 \TIMO
15 \begin{alltt}
16  test \verb~\{}~ test
17 \end{alltt}
18 \end{document}