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
/
tlb2581.lvt
blob
722f84777052c6d791a4d80b560b4aedf1044cf5
1
%\manfnttrue ^^A remove this line if the manualfont is not on your system
2
% \begin{macrocode}
3
%<*documentation>
4
5
\input{test2e}
6
7
8
\documentclass{ltxdoc}
9
\usepackage[latin1]{inputenc}
10
\usepackage[T1]{fontenc}
11
12
\newif\ifmanfnt
13
14
\begin{document}
15
16
\START
17
18
\typeout{Get an error for doc's comment char?}
19
20
\DocInput{\jobname.lvt}
21
22
Peter M\o{}ller Neergaard
23
\end{document}
24
%</documentation>
25
% \end{macrocode}
26
\endinput
27