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
/
tlb1612.lvt
blob
155e63ea32ecdcae655f7ce8caea289228beb929
1
%%Test file for latex/1612
2
%% \(x'\) should *not* send LaTeX into an endless loop inside alltt
3
\documentclass{book}
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
11
12
\OMIT
13
\begin{document}
14
\TIMO
15
\showoutput
16
\begin{alltt}
17
\(x'\)
18
\end{alltt}
19
\end{document}