summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/nicefilelist
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-02-15 03:01:49 +0000
committerNorbert Preining <norbert@preining.info>2023-02-15 03:01:49 +0000
commita7d99429152acee049db679dc26a92e01faf4992 (patch)
treec12bd699dd6c10d6efea6d36cfb71493181d98f5 /macros/latex/contrib/nicefilelist
parentdc5dafdd7c01d469b556bc5bef745a6f1c84a5cb (diff)
CTAN sync 202302150301
Diffstat (limited to 'macros/latex/contrib/nicefilelist')
-rw-r--r--macros/latex/contrib/nicefilelist/README2
-rw-r--r--macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt10
-rw-r--r--macros/latex/contrib/nicefilelist/doc/nicefilelist.RLS1
-rw-r--r--macros/latex/contrib/nicefilelist/doc/nicefilelist.pdfbin604616 -> 603887 bytes
-rw-r--r--macros/latex/contrib/nicefilelist/source/nicefilelist.tex15
-rw-r--r--macros/latex/contrib/nicefilelist/source/provonly.fd2
-rw-r--r--macros/latex/contrib/nicefilelist/source/srcfiles.tex2
-rw-r--r--macros/latex/contrib/nicefilelist/source/wrong.prv2
-rw-r--r--macros/latex/contrib/nicefilelist/tex/nicefilelist.sty11
9 files changed, 25 insertions, 20 deletions
diff --git a/macros/latex/contrib/nicefilelist/README b/macros/latex/contrib/nicefilelist/README
index 7c56b70707..6202880182 100644
--- a/macros/latex/contrib/nicefilelist/README
+++ b/macros/latex/contrib/nicefilelist/README
@@ -1,7 +1,7 @@
README for the `nicefilelist' package
\listfiles Alignment with Date and Version Columns
© Uwe Lück 2012/10/30 (deceased June 2020,
- 2023-01-08 v0.9a patched by H.-Martin Münch,
+ 2023-02-13 v0.9b 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/
diff --git a/macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt b/macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt
index 1d0a9bc538..d501f8a3f5 100644
--- a/macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt
+++ b/macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt
@@ -1,11 +1,11 @@
*File List*
-----RELEASE.--- -- -- -- -- --
-nicefilelist.RLS 2023/01/08 v0.9a ver@@; option autolength
+nicefilelist.RLS 2023/02/13 v0.9b bug-fix
-----PACKAGE.--- -- -- -- -- --
-nicefilelist.sty 2023/01/08 v0.9a more file list alignment (UL)
+nicefilelist.sty 2023/02/13 v0.9b more file list alignment (UL)
------DOCSRC.--- -- -- -- -- --
-nicefilelist.tex 2023/01/08 -- documenting nicefilelist.sty
- srcfiles.tex 2023/01/08 -- file infos -> SrcFILEs.txt
+nicefilelist.tex 2023/02/13 -- documenting nicefilelist.sty
+ srcfiles.tex 2023/02/13 -- file infos -> SrcFILEs.txt
--------DEMO.--- -- -- -- -- --
provonly.fd -- -- -- -- no date, no version, but a lot of info,
look how that is wrapped!
@@ -25,5 +25,5 @@ nicefilelist.tex 2023/01/08 -- documenting nicefilelist.sty
kvsetkeys.sty 2022-10-05 v1.19 Key value parser (HO)
***********
- List made at 2023/01/08, 00:00
+ List made at 2023/02/13, 15:39
from script file srcfiles.tex \ No newline at end of file
diff --git a/macros/latex/contrib/nicefilelist/doc/nicefilelist.RLS b/macros/latex/contrib/nicefilelist/doc/nicefilelist.RLS
index fee0d9b4ca..6c620a6ee1 100644
--- a/macros/latex/contrib/nicefilelist/doc/nicefilelist.RLS
+++ b/macros/latex/contrib/nicefilelist/doc/nicefilelist.RLS
@@ -1,4 +1,5 @@
\ProvidesFile{nicefilelist.RLS}%% RELEASE INFO
+ [2023/02/13 v0.9b bug-fix]
[2023/01/08 v0.9a ver@@; option autolength]
[2022/12/05 v0.8a date: dashes OK]
[2012/12/12 v0.7a [wrap], `mono' typo, vs.]
diff --git a/macros/latex/contrib/nicefilelist/doc/nicefilelist.pdf b/macros/latex/contrib/nicefilelist/doc/nicefilelist.pdf
index c062cb5c46..4a0a2e9461 100644
--- a/macros/latex/contrib/nicefilelist/doc/nicefilelist.pdf
+++ b/macros/latex/contrib/nicefilelist/doc/nicefilelist.pdf
Binary files differ
diff --git a/macros/latex/contrib/nicefilelist/source/nicefilelist.tex b/macros/latex/contrib/nicefilelist/source/nicefilelist.tex
index 40cdb2f8aa..ecf8f7649e 100644
--- a/macros/latex/contrib/nicefilelist/source/nicefilelist.tex
+++ b/macros/latex/contrib/nicefilelist/source/nicefilelist.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{nicefilelist.tex}[2023/01/08 documenting nicefilelist.sty]
+\ProvidesFile{nicefilelist.tex}[2023/02/13 documenting nicefilelist.sty]
\title{\pkg{\huge nicefilelist.sty
}\\---\\\cs{listfiles} Alignment for Connoisseurs\thanks{This
document describes version
@@ -260,12 +260,12 @@ so you see what happens then:
\begin{verbatim}
*File List*
-----RELEASE.--- -- -- -- -- --
-nicefilelist.RLS 2023/01/08 v0.9a ver@@; option autolength
+nicefilelist.RLS 2023/02/13 v0.9b bug-fix
-----PACKAGE.--- -- -- -- -- --
-nicefilelist.sty 2023/01/08 v0.9a more file list alignment (UL)
+nicefilelist.sty 2023/02/13 v0.9b more file list alignment (UL)
------DOCSRC.--- -- -- -- -- --
-nicefilelist.tex 2023/01/08 -- documenting nicefilelist.sty
- srcfiles.tex 2023/01/08 -- file infos -> SrcFILEs.txt
+nicefilelist.tex 2023/02/13 -- documenting nicefilelist.sty
+ srcfiles.tex 2023/02/13 -- file infos -> SrcFILEs.txt
--------DEMO.--- -- -- -- -- --
provonly.fd -- -- -- -- no date, no version, but a lot of info,
look how that is wrapped!
@@ -285,7 +285,7 @@ nicefilelist.tex 2023/01/08 -- documenting nicefilelist.sty
kvsetkeys.sty 2022-10-05 v1.19 Key value parser (HO)
***********
- List made at 2023/01/08, 00:00
+ List made at 2023/02/13, 19:17
from script file srcfiles.tex
\end{verbatim}
\end{small}
@@ -424,4 +424,5 @@ VERSION HISTORY
2012/10/30 \listfiles
2012/12/12 for v0.7a vs.\
2022/12/05 for v0.8a accepts also the new date format with dashes
-2023/01/06 for v0.9a regards |ver@@| for version; new option [autolength] \ No newline at end of file
+2023/01/06 for v0.9a regards |ver@@| for version; new option [autolength]
+2023/02/13 for v0.9b bug-fix: file extension missed when |\input| \ No newline at end of file
diff --git a/macros/latex/contrib/nicefilelist/source/provonly.fd b/macros/latex/contrib/nicefilelist/source/provonly.fd
index 278740491c..1d3b39a5ff 100644
--- a/macros/latex/contrib/nicefilelist/source/provonly.fd
+++ b/macros/latex/contrib/nicefilelist/source/provonly.fd
@@ -1,4 +1,4 @@
-%\ProvidesFile{provonly.fd}[2023/01/08 v0.12a such]
+%\ProvidesFile{provonly.fd}[2023/02/13 v0.12a such]
%\ProvidesFile{provonly.fd}[such]
\ProvidesFile{provonly.fd}[no date, no version, but a lot of info,
look how that is wrapped!] \ No newline at end of file
diff --git a/macros/latex/contrib/nicefilelist/source/srcfiles.tex b/macros/latex/contrib/nicefilelist/source/srcfiles.tex
index f11a4891fb..5b941bd00a 100644
--- a/macros/latex/contrib/nicefilelist/source/srcfiles.tex
+++ b/macros/latex/contrib/nicefilelist/source/srcfiles.tex
@@ -1,5 +1,5 @@
\ProvidesFile{srcfiles.tex}
- [2023/01/08 file infos -> SrcFILEs.txt]
+ [2023/02/13 file infos -> SrcFILEs.txt]
\RequirePackage[r,wrap]{nicefilelist}
\RequirePackage{filedate}
\MaxBaseEmptyList{nicefilelist}
diff --git a/macros/latex/contrib/nicefilelist/source/wrong.prv b/macros/latex/contrib/nicefilelist/source/wrong.prv
index 33aaae4e5e..a4fc50dd88 100644
--- a/macros/latex/contrib/nicefilelist/source/wrong.prv
+++ b/macros/latex/contrib/nicefilelist/source/wrong.prv
@@ -1 +1 @@
-\ProvidesFile{diffname.prv}[2022/12/05 v0.1 wrong] \ No newline at end of file
+\ProvidesFile{diffname.prv}[2023/02/13 v0.1 wrong] \ No newline at end of file
diff --git a/macros/latex/contrib/nicefilelist/tex/nicefilelist.sty b/macros/latex/contrib/nicefilelist/tex/nicefilelist.sty
index ce80cd1666..b44178f773 100644
--- a/macros/latex/contrib/nicefilelist/tex/nicefilelist.sty
+++ b/macros/latex/contrib/nicefilelist/tex/nicefilelist.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}[1994/12/01]% Option autolength needs 2022-11-01!
-\ProvidesPackage{nicefilelist}[2023/01/08 v0.9a
+\ProvidesPackage{nicefilelist}[2023/02/13 v0.9b
more file list alignment (UL)]
%% Copyright (C) 2012 Uwe Lück (deceased June 2020)
%%
@@ -146,11 +146,11 @@
\ifNFLwrap\RequirePackage{hardwrap}\fi
\ifNFLautolength
- \RequirePackage{xstring}[2021-07-21]% v1.84; needs e-TeX
+ \RequirePackage{xstring}[2023-01-14]% v1.85 String manipulations (CT); needs e-TeX
\AddToHook{enddocument/afterlastpage}{%
\xdef\NFLbaselengthmax{nicefilelist}%
\xdef\NFLextlengthmax{sty}%
- \xdef\NFLversionlengthmax{v0.9a}%
+ \xdef\NFLversionlengthmax{v0.9b}%
\xdef\NFLcaptionlengthmax{more file list alignment (UL)}%
\xdef\NFLbaselengthtmp{0}%
\xdef\NFLextlengthtmp{0}%
@@ -160,6 +160,7 @@
\@for\@currname:=\@filelist\do{%
% This starts the loop through the list of files.
\filename@parse\@currname%
+ \edef\filename@ext{\ifx\filename@ext\relax tex\else\filename@ext\fi}%
\StrLen{\filename@base}[\NFLbaselengthcurrent]%
\ifnum \NFLbaselengthcurrent > \NFLbaselengthtmp \relax%
{\xdef\NFLbaselengthtmp{\NFLbaselengthcurrent}%
@@ -215,7 +216,7 @@
\message{\space\string\hw@maxprintline\space unknown.^^J}%
}{\message{\space\string\hw@maxprintline\space %
unknown because not loading the hardwrap package.^^J}%
- }%
+ }%
\message{\space Now guessing it to be 79.}%
\global\newcount\hw@maxprintline%
\hw@maxprintline=79\relax% the default value
@@ -558,4 +559,6 @@ v0.8a 2022/12/05 Accepting also dashes instead of slashes in date
latex/contrib/nicefilelist.tds.zip
v0.9a 2023/01/08 now also regarding |ver@@| for version;
new option [autolength] (using .aux file)
+ (one-time fix by H.-Martin Münch)
+v0.9b 2023/02/13 bug-fix: file extension missed when |\input|
(one-time fix by H.-Martin Münch) \ No newline at end of file