summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fileinfo/readprov.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-13 23:35:22 +0000
committerKarl Berry <karl@freefriends.org>2012-11-13 23:35:22 +0000
commit2bd3a97e68ab7bbf790cb6cfcc49c2d9dae3e51d (patch)
tree31059ca2ad0437e710baf9cae91647a6bb7cdbe5 /Master/texmf-dist/source/latex/fileinfo/readprov.tex
parent5909d32861c0b70ab3db6533b76d04334d3b1674 (diff)
fileinfo (13nov12)
git-svn-id: svn://tug.org/texlive/trunk@28252 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.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}