blob: 3fcceea1a0c91e8981884f54d08db347105fe3e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
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. 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.
The `monofill' package is author-maintained in the sense of
this license.
The latest public version of the package is available at
http://mirror.ctan.org/macros/latex/contrib/monofill/
A TDS version of the package is available as
http://mirror.ctan.org/install/macros/latex/contrib/monofill.tds.zip
Please report bugs, problems, and suggestions via
http://www.contact-ednotes.sty.de.vu
|