blob: ab4964ab74268a416eba4348533285d5592602a9 (
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
45
46
47
48
49
50
51
52
53
54
55
56
|
README for the `nicefilelist' package
\listfiles Alignment with Date and Version Columns
© Uwe Lück 2012/10/30 (deceased June 2020,
2022-12-05 v0.8a patched by H.-Martin Münch,
original package version 0.7a has been archived at
https://web.archive.org/web/20221205210517/
https://mirror.mwt.me/ctan/install/macros/
latex/contrib/nicefilelist.tds.zip)
While `longnamefilelist.sty' improves LaTeX's \listfiles with
respect to long base filenames only, the present `nicefilelist.sty'
can keep separate columns for
(i) date (ii) version, and (iii) "caption"
(don't write caption text in date column),
their alignment not being disturbed by short filename extensions
such as `.fd'. This is achieved basing on the `monofill' package.
v0.7 offers a package option `[wrap]' for automatic word wrapping
within the caption column, using the `hardwrap' package,
so filenames and captions can be quite long without disturbing
the alignment.
As opposed to the `dateiliste' package, this is about the plain
text output in the `.log' file or, with `myfilist', as a stand-
alone plain text file.
The package `latexfileinfo-pkgs'
https://ctan.org/pkg/latexfileinfo-pkgs
describes `nicefilelist' in a more general context. A file
`nicefilelist.RLS' provides release information accessible by
packages described there.
LICENSE:
The package file `nicefilelist.sty' and the documentation files
`nicefilelist.pdf' and `nicefilelist.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
https://www.latex-project.org/lppl.txt
There is NO WARRANTY -- no responsibility can be accepted
when your monitor bursts.
The `nicefilelist' package is author-maintained in the sense of
this license.
The latest public version of the package is available at
https://mirror.ctan.org/macros/latex/contrib/nicefilelist/
A TDS version of the package is available as
https://mirror.ctan.org/install/macros/latex/contrib/nicefilelist.tds.zip
|