summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/nicetext
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/nicetext')
-rw-r--r--Master/texmf-dist/source/latex/nicetext/makedoc.tex12
1 files changed, 11 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/nicetext/makedoc.tex b/Master/texmf-dist/source/latex/nicetext/makedoc.tex
index 47e835f5d4d..30b16c2ed93 100644
--- a/Master/texmf-dist/source/latex/nicetext/makedoc.tex
+++ b/Master/texmf-dist/source/latex/nicetext/makedoc.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{makedoc.tex}[2012/11/13 documenting makedoc.sty]
+\ProvidesFile{makedoc.tex}[2012/11/30 documenting makedoc.sty]
\RequirePackage{makedoc}
\documentclass[fleqn]{article} %% fleqn 2011/10/12
\input{makedoc.cfg}
@@ -601,6 +601,7 @@ And this is the content of the intermediate generated file:
% \hrule
% \fussy %% 2010/03/29
+ \iffalse %% 2012/11/30
%% 2012/11/12:
\pagebreak
\subsection{Documenting 'nicetext''s `makedoc.cfg'}
@@ -620,6 +621,7 @@ Its typeset documentation first:
The bare code of `makedoc.cfg' is:
\MDsamplecodeinput{makedoc.cfg}
+ \fi
\subsection{Packages from other authors}
\label{sec:otherauth}
`substr.tex' should typeset a nicely formatted documentation
@@ -645,6 +647,14 @@ Head of file (Legalese):
The previous empty code line is the one \TeX\ insists to add at every
end of a file it writes. %% todo TeXbook where? 2009/04/08
+%% 2012/11/30:
+\section{`makedoc.cfg' Documented}
+`makedoc.cfg' once was meant to be just ``configuration,"
+but then I introduced some definitions there that may be
+more interesting and once become a package.
+\renewcommand*{\mdJobName}{makedoc}
+\MakeInputJobDoc[cfg]{0}{\ProcessInputWith{comment}}
+
%% removed (TODO) 2010/03/15:
% \section{Examples: documentation of 'fifinddo'}
% \label{sec:fifinddo}