diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-29 23:20:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-29 23:20:42 +0000 |
commit | 81f21c18fe5c725775e3943edab6555ccfae3b79 (patch) | |
tree | 8e379a8b12c4a44ab40e1e0ca28df977f487cce3 /Master/texmf-dist/source | |
parent | 84c2b4bf9bf9fa99638f75dd5c81041d7e8705cf (diff) |
monofill (29mar12)
git-svn-id: svn://tug.org/texlive/trunk@25780 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/monofill/monofill.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/monofill/srcfiles.tex | 12 |
2 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/monofill/monofill.tex b/Master/texmf-dist/source/latex/monofill/monofill.tex index af02563081a..086806203d7 100644 --- a/Master/texmf-dist/source/latex/monofill/monofill.tex +++ b/Master/texmf-dist/source/latex/monofill/monofill.tex @@ -1,5 +1,5 @@ \ProvidesFile{monofill.tex}[2012/03/19 documenting monofill.sty] -\title{\textsf{monofill.sty}\\---\\Alignment with Plain Text\\ +\title{\textsf{\huge monofill.sty}\\---\\Alignment with Plain Text\\ or Monospaced Characters\thanks{This document describes version \textcolor{blue}{\UseVersionOf{\jobname.sty}} @@ -162,5 +162,5 @@ VERSION HISTORY 2012/03/18 for v0.1 started 2012/03/19 completed - +2012/03/19 for v0.1a enlargened first title line diff --git a/Master/texmf-dist/source/latex/monofill/srcfiles.tex b/Master/texmf-dist/source/latex/monofill/srcfiles.tex index ad749db2171..6decd21f07b 100644 --- a/Master/texmf-dist/source/latex/monofill/srcfiles.tex +++ b/Master/texmf-dist/source/latex/monofill/srcfiles.tex @@ -1,12 +1,16 @@ -\ProvidesFile{srcfiles.tex}[2012/03/18 file infos -> SrcFILEs.txt] +\ProvidesFile{srcfiles.tex}[2012/03/29 file infos -> SrcFILEs.txt] +\RequirePackage{nicefilelist} +\MFfieldtemplate{f-base}{.monofill} +%\def\NFLspaceII{ } \RequirePackage{myfilist} -\EmptyFileList %%% [readprov.sty,myfilist.sty] +\EmptyFileList[monofill.sty] %%% [readprov.sty,myfilist.sty] %% packages: \ReadPackageInfos{monofill} %% documentation: \ReadFileInfos{monofill} %% documentation settings and auxiliaries: -\ReadPackageInfos{fifinddo,makedoc,niceverb} -\ReadFileInfos{makedoc.cfg,mdoccorr.cfg,srcfiles} +%\ReadPackageInfos{fifinddo,makedoc,niceverb} +%\ReadFileInfos{makedoc.cfg,mdoccorr.cfg} +\ReadFileInfos{srcfiles} \ListInfos[SrcFILEs.txt] |