diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-14 22:23:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-14 22:23:29 +0000 |
commit | 1720309de72694c4e699af26b975c1afd1239ca7 (patch) | |
tree | 8a4cc1f90ea1234bd467a44d8af731ad1e9acd58 /Master/texmf-dist/source/latex/nicetext | |
parent | 373aa91278777ff3556416ccf46bc9530ff30aa3 (diff) |
nicetext 0.44 (14sep11)
git-svn-id: svn://tug.org/texlive/trunk@23956 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/nicetext')
-rw-r--r-- | Master/texmf-dist/source/latex/nicetext/makedoc.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/nicetext/srcfiles.tex | 4 |
2 files changed, 6 insertions, 4 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 diff --git a/Master/texmf-dist/source/latex/nicetext/srcfiles.tex b/Master/texmf-dist/source/latex/nicetext/srcfiles.tex index 743b729fed4..e674df5a1d5 100644 --- a/Master/texmf-dist/source/latex/nicetext/srcfiles.tex +++ b/Master/texmf-dist/source/latex/nicetext/srcfiles.tex @@ -1,5 +1,5 @@ \RequirePackage{myfilist} -\ProvidesFile{srcfiles.tex}[2011/08/23 collect file infos] +\ProvidesFile{srcfiles.tex}[2011/09/13 collect file infos] \EmptyFileList %%% [readprov.sty,myfilist.sty] % \ReadPackageInfos{readprov,myfilist} \ReadFileInfos{DOCSRC.} %% updsfl.sh @@ -11,7 +11,7 @@ \ReadFileInfos{copyfile,fdtxttex} \ReadFileInfos{fdtxttex.tpl,makedoc.tpl} \ReadFileInfos{RUNUSE.} -\ReadFileInfos{atari.cfg,atari.fdf} +\ReadFileInfos{atari.cfg,atari.fdf,u8atablg.fdf} % \ReadPackageInfos{fddialog} \ReadPackageInfos{fddial0g} \ReadFileInfos{copyfile.cfg,fdtxttex.cfg} |