summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/nicetext
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-02 23:19:44 +0000
committerKarl Berry <karl@freefriends.org>2012-12-02 23:19:44 +0000
commit56687a327e30d04e0cb920213db79f6b07f4e586 (patch)
tree1956bf63a6e5e3b7549517c10f73d9296e721139 /Master/texmf-dist/source/latex/nicetext
parent52cd5a2b984ccd22b283988a501bb29d1a676bb1 (diff)
nicetext (2dec12)
git-svn-id: svn://tug.org/texlive/trunk@28423 c570f23f-e606-0410-a88d-b1316a301751
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}