summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/nicetext/makedoc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/nicetext/makedoc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/nicetext/makedoc.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/nicetext/makedoc.sty b/Master/texmf-dist/tex/latex/nicetext/makedoc.sty
index 93e14b8ffdb..89e1e2d8798 100644
--- a/Master/texmf-dist/tex/latex/nicetext/makedoc.sty
+++ b/Master/texmf-dist/tex/latex/nicetext/makedoc.sty
@@ -4,7 +4,7 @@
%% -- author-maintained in the sense of LPPL below --
%% for preparing documentations from packages.
-\def\fileversion{0.41} \def\filedate{2011/01/25}
+\def\fileversion{0.41a} \def\filedate{2011/08/22}
%% This file can be redistributed and/or modified under
%% the terms of the LaTeX Project Public License; either
@@ -57,7 +57,8 @@
%% according to 'fifinddo'.
%%
%% It may be \emph{redefined} in a \emph{configuration} file like
-%% 'makedoc.cfg' or the 'makedoc' script file applying to a single
+%% 'mdoccorr.cfg' %% was makedoc.cfg 2011/08/22
+%% or the 'makedoc' script file applying to a single
%% package file in order to, e.g., converting plain text to \TeX\ input
%% conforming to typographical conventions, making `$\dots$' from
%% \qtd{&.&.&.}, %% dots should not be replaced!
@@ -65,7 +66,7 @@
%% Replace `LEAVE' in the previous suggestion by an identifier
%% whose job you have defined before, and use `\renewcommand'
%% in place of `\newcommand'.
-%% See an example in 'makedoc.cfg'.
+%% See an example in 'mdoccorr.cfg'. %% fixed 2011/08/22
%%
%% You can \emph{test} your own `\MakeDocCorrectHook' by
%% \[`\typeout{\MakeDocCorrectHook{<test-string>}}'\]
@@ -588,3 +589,4 @@ v0.41 2010/12/20 \ResetCodeLineNumbers defined globally
2010/12/21 ... rather presented as a bug-fix
2011/01/19 \mdStartPackageCode
2011/01/25 updated (C)
+v0.41a 2011/08/22 doc.: makedoc.cfg -> mdoccorr.cfg