diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-31 21:45:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-31 21:45:29 +0000 |
commit | fe292a00361ba423d6f6fa42be3d88782b664c0b (patch) | |
tree | 48e2c96affe6cf169a970ab9dd7cba81edb038b2 /Master/texmf-dist/doc/latex/monofill/README | |
parent | 54ba93bf0a6f72847b3981af2e763a8ce60b9d07 (diff) |
monofill (31oct12)
git-svn-id: svn://tug.org/texlive/trunk@28140 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/monofill/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/monofill/README | 38 |
1 files changed, 23 insertions, 15 deletions
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. |