From fe292a00361ba423d6f6fa42be3d88782b664c0b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 31 Oct 2012 21:45:29 +0000 Subject: monofill (31oct12) git-svn-id: svn://tug.org/texlive/trunk@28140 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/monofill/Announce.txt | 19 +++++++++++ Master/texmf-dist/doc/latex/monofill/README | 38 +++++++++++++-------- Master/texmf-dist/doc/latex/monofill/SrcFILEs.txt | 11 ++++++ Master/texmf-dist/doc/latex/monofill/monofill.pdf | Bin 320689 -> 324368 bytes .../texmf-dist/source/latex/monofill/monofill.tex | 24 +++++++++---- .../texmf-dist/source/latex/monofill/srcfiles.tex | 18 +++++++--- Master/texmf-dist/tex/latex/monofill/monofill.RLS | 1 + Master/texmf-dist/tex/latex/monofill/monofill.sty | 32 +++++++++++------ 8 files changed, 107 insertions(+), 36 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/monofill/Announce.txt create mode 100644 Master/texmf-dist/doc/latex/monofill/SrcFILEs.txt diff --git a/Master/texmf-dist/doc/latex/monofill/Announce.txt b/Master/texmf-dist/doc/latex/monofill/Announce.txt new file mode 100644 index 00000000000..e3c67008868 --- /dev/null +++ b/Master/texmf-dist/doc/latex/monofill/Announce.txt @@ -0,0 +1,19 @@ + +v0.2 2012-10-30 + + `monofill.sty' addresses horizontal alignment with plain + text as in the result of LaTeX's \listfiles for plain text + output. v0.2 in fact provides a tool for use with the + `hardwrap' package that addresses console output: an + "other" "blank token" as "filling element", "\MFotherspace". + +v0.1 2012-03-19 + + `monofill.sty' addresses horizontal alignment with plain + text as in the result of LaTeX's \listfiles, extending the + `longnamefilelist' package for ideas by Martin Muench. + It may also be useful for alignment in typesetting + monospaced characters as in figure tables, for simulating + a typewriter, or for code listings. The implementation + also has "philosophical aspects," avoiding use of a counter + register. diff --git a/Master/texmf-dist/doc/latex/monofill/README b/Master/texmf-dist/doc/latex/monofill/README index 797203767d4..3fcceea1a0c 100644 --- a/Master/texmf-dist/doc/latex/monofill/README +++ b/Master/texmf-dist/doc/latex/monofill/README @@ -1,21 +1,29 @@ - README for the `monofill' package - (C) Uwe Lueck 2012/03/19 + + README for the `monofill' package + + "Alignment with Plain Text or Monospaced Characters" + + (C) Uwe Lueck 2012/10/30 `monofill.sty' addresses horizontal alignment with plain text -as in the result of LaTeX's \listfiles, extending the -longnamefilelist package for ideas by Martin Muench. -It may also be useful for alignment in typesetting monospaced -characters as in figure tables, for simulating a typewriter, -or for code listings. The implementation also has "philosophical -aspects," avoiding use of a counter register. - -The package file `monofill.sty' and the documentation files -`monofill.pdf' and `monofill.tex' can be redistributed and/or -modified under the terms of the LaTeX Project Public License; -either version 1.3c of the License, or any later version, see - - http://www.latex-project.org/lppl.txt +as in the result of LaTeX's \listfiles. In the first instance, +it has been developed as the shared tool to adjust each column +with the `nicefilelist' package. It may also be useful for +alignment in typesetting monospaced characters as in figure +tables, for simulating a typewriter, or for code listings. +v0.2 in fact provides a tool for use with the `hardwrap' +package that in turn has been made for console output. +The implementation also has "philosophical aspects" in +avoiding use of a counter register. + +LICENSE: The package file `monofill.sty' and the documentation + files `monofill.pdf' and `monofill.tex' can be redistributed + and/or modified under the terms of the LaTeX Project Public + License; either version 1.3c of the License, or any later + version, see + + http://www.latex-project.org/lppl.txt There is NO WARRANTY, actually this is somewhat experimental. diff --git a/Master/texmf-dist/doc/latex/monofill/SrcFILEs.txt b/Master/texmf-dist/doc/latex/monofill/SrcFILEs.txt new file mode 100644 index 00000000000..cd5091ceebd --- /dev/null +++ b/Master/texmf-dist/doc/latex/monofill/SrcFILEs.txt @@ -0,0 +1,11 @@ + + *File List* +monofill.sty 2012/10/29 v0.2 monospace alignment (UL) +monofill.tex 2012/10/29 -- documenting monofill.sty +monofill.RLS 2012/10/29 v0.2 \MFotherspace +srcfiles.tex 2012/10/30 -- file infos -> SrcFILEs.txt + *********** + + List made at 2012/10/30, 21:30 + from script file srcfiles.tex + diff --git a/Master/texmf-dist/doc/latex/monofill/monofill.pdf b/Master/texmf-dist/doc/latex/monofill/monofill.pdf index 8001fb3a606..4b83648eca6 100644 Binary files a/Master/texmf-dist/doc/latex/monofill/monofill.pdf and b/Master/texmf-dist/doc/latex/monofill/monofill.pdf differ diff --git a/Master/texmf-dist/source/latex/monofill/monofill.tex b/Master/texmf-dist/source/latex/monofill/monofill.tex index 58507ad9cd1..9efed129b30 100644 --- a/Master/texmf-dist/source/latex/monofill/monofill.tex +++ b/Master/texmf-dist/source/latex/monofill/monofill.tex @@ -1,4 +1,4 @@ -\ProvidesFile{monofill.tex}[2012/09/30 documenting monofill.sty] +\ProvidesFile{monofill.tex}[2012/10/30 documenting monofill.sty] \title{\textsf{\huge monofill.sty}\\---\\Alignment with Plain Text\\ or Monospaced Characters\thanks{This document describes version @@ -19,12 +19,18 @@ \maketitle \begin{abstract}\noindent 'monofill.sty' addresses horizontal alignment with plain text -as in the result of \LaTeX's `\listfiles', extending the -\ctanpkgref{longnamefilelist} package. +as in the result of \LaTeX's `\listfiles'. +%% 2012/10/30: +In the first instance, it has been developed as the shared +tool to adjust each column with the \ctanpkgref{nicefilelist} package. +%% /2012/10/30 It may also be useful for alignment in typesetting monospaced characters as in figure tables, for simulating a typewriter, -or for code listings.---The implementation also has ``philosophical -aspects," avoiding use of a counter register. +or for code listings. +v0.2 in fact provides a tool for use with the %% 2012/10/30 +\ctanpkgref{hardwrap} package that in turn has been made for console output. +The implementation also has ``philosophical aspects" +in avoiding use of a counter register. \end{abstract} \tableofcontents @@ -97,6 +103,8 @@ followed by I get % \MFfieldtemplate[\MFspace]{tt}{leftright} \MFfieldtemplate[\MFenspace]{tt}{leftright} +% \MFfieldtemplate[\MFotherspace]{tt}{leftright} +%% <- works to % \MFfieldtemplate[\enspace]{tt}{leftright} % \MFfieldtemplate[\kern.5em ]{tt}{leftright} % \renewcommand*{\MFfillelement}{\kern.5em } @@ -153,7 +161,8 @@ It works, believe me. \input{monofill.doc} \section{Credit} -The package actually is motivated by good ideas of Martin Muench's about +The package actually is motivated by good ideas of +\ctanpkgauref{muench-hm}{Martin M\"unch}'s about extending the \ctanpkgref{longnamefilelist} package. \end{document} @@ -164,3 +173,6 @@ VERSION HISTORY 2012/03/19 completed 2012/03/19 for v0.1a enlargened first title line 2012/09/30 for v0.1b ize -> ese +2012/10/29 for v0.2 just used example to try \MFotherspace, + typing M\"unch +2012/10/30 mention nicefilelist diff --git a/Master/texmf-dist/source/latex/monofill/srcfiles.tex b/Master/texmf-dist/source/latex/monofill/srcfiles.tex index 8ac79e2da59..3b87270bb27 100644 --- a/Master/texmf-dist/source/latex/monofill/srcfiles.tex +++ b/Master/texmf-dist/source/latex/monofill/srcfiles.tex @@ -1,9 +1,9 @@ -\ProvidesFile{srcfiles.tex}[2012/09/30 file infos -> SrcFILEs.txt] +\ProvidesFile{srcfiles.tex}[2012/10/30 file infos -> SrcFILEs.txt] +\RequirePackage{filedate} \RequirePackage[r]{nicefilelist} -\MFfieldtemplate{f-base}{.monofill} +%\MFfieldtemplate{f-base}{monofill} %\def\NFLspaceII{ } -\RequirePackage{myfilist} -\EmptyFileList[monofill.sty] %%% [readprov.sty,myfilist.sty] +\MaxBaseEmptyList*[monofill.sty] %% packages: \ReadPackageInfos{monofill} %% documentation: @@ -12,6 +12,14 @@ %\ReadPackageInfos{fifinddo,makedoc,niceverb} %\ReadFileInfos{makedoc.cfg,mdoccorr.cfg} \ReadFileInfos{monofill.RLS} +%\FileListRemark{USED....} +%\ReadPackageInfos{texlinks} %\ReadFileInfos{srcfiles} +%\NoStopListInfos[SrcFILEs.txt] +\ReadFileInfos{srcfiles.tex} +\CheckDateOfPDFmod{monofill.sty} +\CheckDateOfPDFmod{monofill.tex} +\CheckDateOfPDFmod{monofill.RLS} +\CheckDateOfPDFmod{srcfiles.tex} +%\stop \ListInfos[SrcFILEs.txt] - diff --git a/Master/texmf-dist/tex/latex/monofill/monofill.RLS b/Master/texmf-dist/tex/latex/monofill/monofill.RLS index 478aabcc622..3791d89a47a 100644 --- a/Master/texmf-dist/tex/latex/monofill/monofill.RLS +++ b/Master/texmf-dist/tex/latex/monofill/monofill.RLS @@ -1,2 +1,3 @@ \ProvidesFile{monofill.RLS} %% RELEASE INFO + [2012/10/29 v0.2 \string\MFotherspace] [2012/09/30 r0.1b doc.: ize -> ese] diff --git a/Master/texmf-dist/tex/latex/monofill/monofill.sty b/Master/texmf-dist/tex/latex/monofill/monofill.sty index 30371026b0d..486bc977393 100644 --- a/Master/texmf-dist/tex/latex/monofill/monofill.sty +++ b/Master/texmf-dist/tex/latex/monofill/monofill.sty @@ -1,5 +1,5 @@ \NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesPackage{monofill}[2012/03/29 v0.1a monospace alignment (UL)] +\ProvidesPackage{monofill}[2012/10/29 v0.2 monospace alignment (UL)] %% Copyright (C) 2012 Uwe Lueck, %% http://www.contact-ednotes.sty.de.vu @@ -18,7 +18,8 @@ %% %% == User Commands == %% \label{sec:user} -%% |\MFfieldtemplate[]{}{