summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fileinfo/readprov.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fileinfo/readprov.tex')
-rw-r--r--Master/texmf-dist/source/latex/fileinfo/readprov.tex15
1 files changed, 7 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/fileinfo/readprov.tex b/Master/texmf-dist/source/latex/fileinfo/readprov.tex
index 3cd1104ff89..130599d5011 100644
--- a/Master/texmf-dist/source/latex/fileinfo/readprov.tex
+++ b/Master/texmf-dist/source/latex/fileinfo/readprov.tex
@@ -1,4 +1,5 @@
-\ProvidesFile{readprov.tex}[2012/03/18 documenting readprov.sty]
+\ProvidesFile{readprov.tex}[2012/11/12 documenting readprov.sty]
+% \ProvidesFile{readprov.tex}[2012/03/18 documenting readprov.sty]
% \ProvidesFile{readprov.tex}[2011/01/29 documenting readprov.sty]
\title{\textsf{readprov}\\---\\Get File Info without Loading%
@@ -79,6 +80,7 @@
\pagestyle{headings}
% \usepackage{parskip}
+\MDfinaldatechecks
\begin{document}
\maketitle
@@ -114,17 +116,14 @@ putting it somewhere where \TeX\ finds it
\section{File Info Header}
\sloppy
-\makeatletter
- \newcommand*{\docnewline}{\leavevmode\@normalcr[\topsep]}
- %% <- \leavevmode for use with \paragraph.
- %% sometimes needs to be preceded by a space.
-\makeatother
\AddToNoVerbList{%
- \LaTeX\emph\dots\quad\paragraph\texttt\textcolor\\}
+ \LaTeX\emph\dots\quad\paragraph\texttt\textcolor\\%
+ \-} %% 2012/11/11
\MakeActiveLetHere\"\fineDQ
-\let\\\docnewline
+\let\\\MDdocnewline %% MD 2012/11/12
%% CARE! from next line on, code line indents are special!
\wikiEnvironments %% TODO fails with "or" 2010/03/31
\AutoCmdInput{readprov.doc}
+\nowikiEnvironments %% 2012/11/12
\end{document}