diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/nicetext/makedoc.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/nicetext/makedoc.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/nicetext/makedoc.tex b/Master/texmf-dist/source/latex/nicetext/makedoc.tex index 23371c332ce..322ad211721 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}[2011/08/22 documenting makedoc.sty] +\ProvidesFile{makedoc.tex}[2011/09/14 documenting makedoc.sty] \RequirePackage{makedoc} \documentclass{article} \input{makedoc.cfg} @@ -574,6 +574,7 @@ And this is the content of the intermediate generated file: \MakeOther\|\MakeOther\`\MakeOther\'\MakeOther\< \listinginput[5]{1}{mdoccorr.doc} \endgroup +\enlargethispage{8pt} %% 2011/09/14 keep rule on same page \hrule % \fussy %% 2010/03/29 @@ -588,7 +589,7 @@ of a few packages by Donald Arseneau, see my own result `arseneau.pdf'. This demonstrates the usual \lq`% '\rq\ commenting style that 'makedoc' supports with v0.4. -\pagebreak %% 2010/03/29 +% \pagebreak %% 2010/03/29; rm. 2011/09/14 \ResetCodeLineNumbers %% 2010/03/29 \section{Implementation} \subsection{Preliminaries} @@ -651,3 +652,4 @@ end of a file it writes. %% todo TeXbook where? 2009/04/08 2010/11/27 \ProvidesFile for myfilist 2011/01/25 \thanks with readprov.sty 2011/08/22 using new makedoc.cfg features +2011/09/14 rm. \pagebreak |