X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/e8e9e5d812460c19d276d9449a1792e2b384eb20..aecccf6c3d3688b8a30953b7fddc6e72d73b9465:/sverb.dtx diff --git a/sverb.dtx b/sverb.dtx index 8432a04..7a2419a 100644 --- a/sverb.dtx +++ b/sverb.dtx @@ -1,13 +1,3 @@ -% \begin{meta-comment} -% -% $Id: sverb.dtx,v 1.2 2003/09/05 16:09:30 mdw Exp $ -% -% Verbatim typesetting done properly (ahem) -% -% (c) 1996 Mark Wooding -% -% \end{meta-comment} -% % \begin{meta-comment} %% %% sverb package -- handling of verbatim text @@ -44,7 +34,7 @@ %<+split> [2003/09/04 1.4 Verbatim, but with line breaking] % \end{meta-comment} % -% \CheckSum{1011} +% \CheckSum{1012} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -900,7 +890,7 @@ % If you say \syntax{"\\sv@readenv{""}"}, it will expand do % \begin{listinglist} \listingsize \synshorts % "{\\"$_{12}$"end{"$_{12}$"}"$_{12}$"}"^^A -% "{\\end{""}}" +% "{\\end{""}}" % \end{listinglist} % Easy, no? % @@ -1182,7 +1172,7 @@ % % \begin{macrocode} \newcount\sv@nestcount -\def\sv@demoname{demo\number\sv@nestcount.tmp} +\def\sv@demoname{\jobname-demo\number\sv@nestcount.tmp} % \end{macrocode} % % \end{macro}