summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/askinclude.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/askinclude.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/askinclude.dtx28
1 files changed, 23 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/askinclude.dtx b/Master/texmf-dist/source/latex/oberdiek/askinclude.dtx
index 0edb027fdb0..8d4ac57de34 100644
--- a/Master/texmf-dist/source/latex/oberdiek/askinclude.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/askinclude.dtx
@@ -113,6 +113,7 @@
\keepsilent
\askforoverwritefalse
+\let\MetaPrefix\relax
\preamble
This is a generated file.
@@ -150,6 +151,7 @@ and the derived files
askinclude-test23.tex, askinclude-test24.tex.
\endpreamble
+\let\MetaPrefix\DoubleperCent
\generate{%
\file{askinclude.ins}{\from{askinclude.dtx}{install}}%
@@ -194,6 +196,10 @@ and the derived files
\Msg{*}
\Msg{* askinclude.sty}
\Msg{*}
+\Msg{* And install the following script file:}
+\Msg{*}
+\Msg{* }
+\Msg{*}
\Msg{* To produce the documentation run the file `askinclude.drv'}
\Msg{* through LaTeX.}
\Msg{*}
@@ -211,7 +217,7 @@ and the derived files
\ProvidesFile{askinclude.drv}%
[2007/10/23 v2.0 Interactive asking of included files]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2007/10/21]
+\usepackage{holtxdoc}[2007/11/11]
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\begin{document}
@@ -220,7 +226,7 @@ and the derived files
%</driver>
% \fi
%
-% \CheckSum{2022}
+% \CheckSum{2044}
%
% \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
@@ -577,10 +583,22 @@ and the derived files
% \begin{macrocode}
%<*package>
\NeedsTeXFormat{LaTeX2e}
-\expandafter\edef\csname AskInc@AtEnd\endcsname{%
- \catcode64 \the\catcode64\relax
-}
+\begingroup
+ \catcode123 1 % {
+ \catcode125 2 % }
+ \def\x{\endgroup
+ \expandafter\edef\csname AskInc@AtEnd\endcsname{%
+ \catcode35 \the\catcode35\relax
+ \catcode64 \the\catcode64\relax
+ \catcode123 \the\catcode123\relax
+ \catcode125 \the\catcode125\relax
+ }%
+ }%
+\x
+\catcode35 6 % #
\catcode64 11 % @
+\catcode123 1 % {
+\catcode125 2 % }
\def\TMP@EnsureCode#1#2{%
\edef\AskInc@AtEnd{%
\AskInc@AtEnd