summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fileinfo/readprov.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-23 22:45:29 +0000
committerKarl Berry <karl@freefriends.org>2012-11-23 22:45:29 +0000
commit76ac46d640d76b5fa9661395728aef7a7dd35f93 (patch)
treede16ff8bfed358f2fd149c90c935fb52aa0958c4 /Master/texmf-dist/source/latex/fileinfo/readprov.tex
parent1bcc012dc9ee137c9349ef3925bd98c933567a33 (diff)
fileinfo (23nov12)
git-svn-id: svn://tug.org/texlive/trunk@28344 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fileinfo/readprov.tex')
-rw-r--r--Master/texmf-dist/source/latex/fileinfo/readprov.tex52
1 files changed, 24 insertions, 28 deletions
diff --git a/Master/texmf-dist/source/latex/fileinfo/readprov.tex b/Master/texmf-dist/source/latex/fileinfo/readprov.tex
index 130599d5011..1ee52288a7c 100644
--- a/Master/texmf-dist/source/latex/fileinfo/readprov.tex
+++ b/Master/texmf-dist/source/latex/fileinfo/readprov.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{readprov.tex}[2012/11/12 documenting readprov.sty]
+\ProvidesFile{readprov.tex}[2012/11/22 documenting readprov.sty]
% \ProvidesFile{readprov.tex}[2012/03/18 documenting readprov.sty]
% \ProvidesFile{readprov.tex}[2011/01/29 documenting readprov.sty]
@@ -23,37 +23,33 @@
\StartPrependingChain
\SetPatternCodes{\MakeOther\\\MakeOther\ } %% CARE!
% \PrependExpandableAllReplacer{tex}{ .tex}{ `.tex'}
-\PrependExpandableAllReplacer{sty}{ .sty}{ `.sty'}
-\PrependExpandableAllReplacer{cls}{.cls}{`.cls'}
-\PrependExpandableAllReplacer{etc}{etc. }{etc.\ }
+\renewcommand*{\do}{\PrependExpandableAllReplacer} %% 2012/11/22
+\do{sty}{ .sty}{ `.sty'}
+\do{cls}{.cls}{`.cls'}
+\do{etc}{etc. }{etc.\ }
% \PrependExpandableAllReplacer{etc...}{etc. ...}{etc.\ $\dots$}
\SetPatternCodes{\MakeOther\\} %% less care needed
-\PrependExpandableAllReplacer{LaTeX}{LaTeX}{\LaTeX}
-\PrependExpandableAllReplacer{xpbl}{expandable}{\emph{expandable}}
-\PrependExpandableAllReplacer{rob}{robust}{\emph{robust}}
-\PrependExpandableAllReplacer{frag}{fragile}{\emph{fragile}}
-\PrependExpandableAllReplacer{doc}{doc.sty}{'doc.sty'}
-\PrependExpandableAllReplacer{myfilist}{myfilist.sty}{'myfilist.sty'}
-\PrependExpandableAllReplacer{readprov}{readprov.sty}{'readprov.sty'}
-\PrependExpandableAllReplacer{provf}{\ProvidesFile}{`\ProvidesFile'}
-\PrependExpandableAllReplacer{NOTE}{NOTE:}{\paragraph{Note:}}
+\do{LaTeX}{LaTeX}{\LaTeX}
+\do{xpbl}{expandable}{\emph{expandable}}
+\do{rob}{robust}{\emph{robust}}
+\do{frag}{fragile}{\emph{fragile}}
+\do{doc}{doc.sty}{'doc.sty'}
+\do{myfilist}{myfilist.sty}{'myfilist.sty'}
+\do{readprov}{readprov.sty}{'readprov.sty'}
+% \do{provf}{\ProvidesFile}{`\ProvidesFile'} %% rm. 2012/11/22
+\do{NOTE}{NOTE:}{\paragraph{Note:}}
% \PrependExpandableAllReplacer{Note}{Note:}{\emph{Note:} }
-\PrependExpandableAllReplacer{prov}{provided}{\emph{provided}}
-\PrependExpandableAllReplacer{*fail*}{*fail*}{\emph{fail}}
-\PrependExpandableAllReplacer{INSTALL}{INSTALL:}{\section{Installation}}
-\PrependExpandableAllReplacer{USAGE}{USAGE:}{\section{Usage}}
-\PrependExpandableAllReplacer{IMPLEM}
- {IMPLEMENTATION:}{\section{Implementation}}
-\PrependExpandableAllReplacer{LOAD}{LOADING:}
- {\paragraph{Loading:}}
-\PrependExpandableAllReplacer{INS}{INSERTING:}
- {\paragraph{Inserting:}}
-\PrependExpandableAllReplacer{READ}{EXTRACTING:}
- {\paragraph{Extracting:}}
-\PrependExpandableAllReplacer{TODO}{TODO}
- {\textcolor{blue}{TODO}}
+\do{prov}{provided}{\emph{provided}}
+\do{*fail*}{*fail*}{\emph{fail}}
+\do{INSTALL}{INSTALL:}{\section{Installation}}
+\do{USAGE}{USAGE:}{\section{Usage}}
+\do{IMPLEM}{IMPLEMENTATION:}{\section{Implementation}}
+\do{LOAD}{LOADING:}{\paragraph{Loading:}}
+\do{INS}{INSERTING:}{\paragraph{Inserting:}}
+\do{READ}{EXTRACTING:}{\paragraph{Extracting:}}
+\do{TODO}{TODO}{\textcolor{blue}{TODO}}
\SetPatternCodes{\MakeOther\\\MakeOther\$}
-\PrependExpandableAllReplacer{dots}{...}{$\dots$}
+\do{dots}{...}{$\dots$}
\SetCorrectHookJobLast
\ResetPatternCodes