summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexpand/tests/text-after-end.tex
blob: 16bd1b73398a02f3072a88420a7a185434ed7f37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\documentclass{article}

\begin{document}
should be displayed
\verb|\end{document}|
should be displayed too.
\end{document} end of line discarded.

should not be displayed.
\end{document}
should not be displayed either.

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: