blob: 8a62bb95c6564d8639b3f87ae716ed281a59a3b5 (
plain)
1
2
3
4
5
6
7
8
|
% This will typeset only documentation but not the code
%
\AtBeginDocument{\OnlyDescription
% \let\tableofcontents\relax
\RenewCommandCopy\MaybeStop\StopEventually
}
\input{ltmarks.dtx}
|