sverb.dtx: Include the `\jobname' in demo filenames.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 7 Jun 2020 23:06:47 +0000 (00:06 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 7 Jun 2020 23:06:47 +0000 (00:06 +0100)
sverb.dtx

index 99b5549..e438813 100644 (file)
--- a/sverb.dtx
+++ b/sverb.dtx
@@ -44,7 +44,7 @@
 %<+split>                [2003/09/04 1.4 Verbatim, but with line breaking]
 % \end{meta-comment}
 %
 %<+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
 %% \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
 %
 %    \begin{macrocode}
 \newcount\sv@nestcount
 %
 %    \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}
 %    \end{macrocode}
 %
 % \end{macro}