summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-12-11 03:01:17 +0000
committerNorbert Preining <norbert@preining.info>2022-12-11 03:01:17 +0000
commit6e749f2b4d0cbb91f8d2c872981d7ebba3a0fb52 (patch)
treee3b57f2d4f741f6919b9761eecd8a60f4edd19e7 /macros
parent6e1509aea8d6baf0753bf9bedbb4633a4808d0c3 (diff)
CTAN sync 202212110301
Diffstat (limited to 'macros')
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/README.md42
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/VERSION1
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamercolorthemeArguelles.sty26
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerfontthemeArguelles.sty31
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerinnerthemeArguelles.sty83
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerouterthemeArguelles.sty18
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerthemeArguelles.sty71
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles-sans.gifbin0 -> 203366 bytes
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles-serif.gifbin0 -> 215467 bytes
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.gifbin230964 -> 0 bytes
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.pdfbin632409 -> 657335 bytes
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.tex145
-rw-r--r--macros/latex/contrib/mindflow/mindflow.dtx15
-rw-r--r--macros/latex/contrib/mindflow/mindflow.pdfbin191911 -> 199947 bytes
-rw-r--r--macros/latex/contrib/nicefilelist/README56
-rw-r--r--macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt23
-rw-r--r--macros/latex/contrib/nicefilelist/doc/nicefilelist.RLS3
-rw-r--r--macros/latex/contrib/nicefilelist/doc/nicefilelist.pdfbin647513 -> 599529 bytes
-rw-r--r--macros/latex/contrib/nicefilelist/docsrc/provonly.fd4
-rw-r--r--macros/latex/contrib/nicefilelist/docsrc/wrong.prv1
-rw-r--r--macros/latex/contrib/nicefilelist/source/empty.f (renamed from macros/latex/contrib/nicefilelist/docsrc/empty.f)0
-rw-r--r--macros/latex/contrib/nicefilelist/source/nicefilelist.tex (renamed from macros/latex/contrib/nicefilelist/docsrc/nicefilelist.tex)331
-rw-r--r--macros/latex/contrib/nicefilelist/source/provonly.fd4
-rw-r--r--macros/latex/contrib/nicefilelist/source/srcfiles.tex (renamed from macros/latex/contrib/nicefilelist/docsrc/srcfiles.tex)4
-rw-r--r--macros/latex/contrib/nicefilelist/source/wrong.prv1
-rw-r--r--macros/latex/contrib/nicefilelist/tex/nicefilelist.sty (renamed from macros/latex/contrib/nicefilelist/nicefilelist.sty)75
26 files changed, 536 insertions, 398 deletions
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/README.md b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/README.md
index 01fd355c75..9c8d32bade 100644
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/README.md
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/README.md
@@ -9,13 +9,25 @@
Argüelles is a beamer theme that helps you create beautiful presentations. It aims for simplicity and readability by following best practices of graphic design. The layout is elegant but subtle, so as to keep the audience's attention on your content. This is brought to life by Alegreya, one of the 53 Fonts of the Decade selected by the Association Typographique Internationale (2011).
-The theme requires the packages [tikz](https://ctan.org/pkg/pgf), [microtype](https://ctan.org/pkg/microtype), [Alegreya](https://ctan.org/pkg/alegreya), [euler](https://ctan.org/pkg/euler), and [fontawesome5](https://ctan.org/pkg/fontawesome5) to be installed on your computer. These are included in common LaTeX distributions, such as [MiKTeX](https://ctan.org/pkg/miktex) and [TeXLive](https://ctan.org/pkg/texlive).
+The theme requires the packages [Alegreya/AlegreyaSans](https://ctan.org/pkg/alegreya), [eulervm](https://ctan.org/pkg/eulervm), [mathalpha](https://www.ctan.org/pkg/mathalpha), [microtype](https://ctan.org/pkg/microtype), [fontawesome5](https://ctan.org/pkg/fontawesome5), [opencolor](https://www.ctan.org/pkg/opencolor), [enumitem](https://www.ctan.org/pkg/enumitem), [parskip](https://www.ctan.org/pkg/parskip), and [tikz/pgf](https://ctan.org/pkg/pgf) to be installed on your computer. These are included in common LaTeX distributions, such as [MiKTeX](https://ctan.org/pkg/miktex) and [TeXLive](https://ctan.org/pkg/texlive).
+
+### Options
+
+By default, the theme uses serif fonts for body text. Loading it with the `sans` options makes sans-serif fonts default, keeping serif only for math type. Because sans-serif font is more space-efficient, this could be useful for slides that contain more text and bullet points. See the two animations below for comparison.
+
+The `mp` option loads additional dependencies that could be useful for designing scientific presentations. These currently include [ulem](https://ctan.org/pkg/ulem), [booktabs](https://ctan.org/pkg/booktabs), [dcolumn](https://ctan.org/pkg/dcolumn), [makecell](https://ctan.org/pkg/makecell), [colortbl](https://www.ctan.org/pkg/colortbl), [cancel](https://www.ctan.org/pkg/cancel), [pgfplots](https://www.ctan.org/pkg/pgfplots) (with `compat=1.18`), and [csvsimple](https://www.ctan.org/pkg/csvsimple). In addition, the option loads the `calc` library for TikZ and the `statistics` and `fillbetween` libraries for PGFPlots.
## Demo
The files `demo.tex` and `demo.pdf` demonstrate the main features of the theme.
-![](https://github.com/piazzai/arguelles/blob/master/demo/demo-arguelles.gif)
+### Serif
+
+![](https://github.com/piazzai/arguelles/blob/master/demo/demo-arguelles-serif.gif)
+
+### Sans-serif
+
+![](https://github.com/piazzai/arguelles/blob/master/demo/demo-arguelles-sans.gif)
## Installation
@@ -33,43 +45,35 @@ It is possible to change parts of the theme by altering the style files. There a
### Colors
-Suppose you want to change the color scheme. By default, the background consists of an off-white ([cultured](https://encycolorpedia.com/f5f5f5)) rectangle over an ink-colored ([sumi](https://encycolorpedia.com/27221f)) canvas. The color of alerted text is set to a bright red called [corsa](https://encycolorpedia.com/d40000). These color definitions are included in `beamertheme*.sty`.
-
-```tex
-\definecolor{cultured}{HTML}{f5f5f5}
-\definecolor{sumi}{HTML}{27221f}
-\definecolor{corsa}{HTML}{d40000}
-\definecolor{fern}{HTML}{4f7942}
-\definecolor{cobalt}{HTML}{0047ab}
-```
+The theme ships with the `opencolor` package, which provides color definitions for the [Open Color](https://yeun.github.io/open-color/) library. By default, the background is set to `oc-gray-0`. The foreground and body text are set to `oc-gray-9`. The color of accented text is `oc-red-9`.
-There are also two more colors, [fern](https://encycolorpedia.com/4f7942) and [cobalt](https://encycolorpedia.com/0047ab), which are currently unused in the design. If you wanted one of these to be the color of alerted text, then you would open `beamercolortheme*.sty` and look for:
+These settings are provided in `beamercolortheme*.sty` and can be customized using any default or opencolor name. For example:
```tex
-\setbeamercolor*{alerted text}{fg=corsa}
+\setbeamercolor*{structure}{bg=oc-blue-0,fg=black!80}
```
-Change `corsa` to some other color and you are set. Similar changes can be made to tweak the color of normal text, the background, or any other element of the layout. Of course, you can also define your own colors.
+See the opencolor documentation for additional details.
### Font weights
-It is possible to change font styles and weights. Alegreya is a comprehensive family and comes with a variety of weights, as does its sister family Alegreya Sans. In addition to the usual bold set by `\bfseries`, Alegreya comes in medium, extra bold, and black. Alegreya Sans further comes in light and thin. These weights are set by commands like `\AlegreyaExtraBold` or `\AlegreyaSansThin` (see the [Alegreya README](https://mirrors.dotsrc.org/ctan/fonts/alegreya/README) for more details), and can be combined with `\scshape` or `\itshape` to produce a variety of effects.
+Alegreya is a comprehensive family and comes with a variety of weights, as does its sister family Alegreya Sans. In addition to the usual bold provided by `\bfseries`, Alegreya comes in medium, extra bold, and black. Alegreya Sans further comes in light and thin. These weights are set by commands like `\AlegreyaExtraBold` or `\AlegreyaSansThin`, as explained in the Alegreya documentation, and can be combined with `\scshape` or `\itshape` to produce a variety of effects.
-The file `beamerfonttheme*.sty` sets the type for various elements of the layout. For example, the appearance of frame titles is determined by the following command:
+The file `beamerfonttheme*.sty` sets the type for various elements of the layout. For example, the appearance of frame titles is determined by the command:
```tex
\setbeamerfont{frame title}{size=\Large}
```
-If you wanted to give frame titles a little bit more weight, you could write `{series=\AlegreyaMedium,size=\Large}`. If you wanted to make them slightly larger, you could change `\Large` to `\LARGE`.
+If you wanted to give frame titles a little bit more weight, you could write `series=\AlegreyaMedium` and `size=\Large`. If you wanted to make them slightly larger, you could write `size=\LARGE`.
-By default, the theme uses serif type for most text and reserves sans-serif type for the presentation title, formatted in black weight, and URLs. It is possible to alter this behavior by modifying `beamerfonttheme*.sty`. For example, the appearance of the presentation title is determined by:
+By default, the theme uses serif type for body text and reserves sans-serif type for the presentation title, formatted in black weight. It is possible to modify this behavior by rewriting parts of `beamerfonttheme*.sty`. For example, the appearance of the presentation title is determined by:
```tex
\setbeamerfont{title}{series=\AlegreyaSansBlack,size=\LARGE}
```
-Changing `\AlegreyaSansBlack` to `\AlegreyaBlack` in this command makes the title serif like any other text. Deleting `\usefonttheme{serif}` near the top of the style file makes sans-serif type the new default for all text. Changing `\urlstyle{sf}` to `\urlstyle{same}` makes URLs appear like normal text, and deleting the line altogether resets them to true type.
+Changing `\AlegreyaSansBlack` to `\AlegreyaBlack` in this line sets the title to serif, keeping the same weight. Deleting `\usefonttheme{serif}` near the top of the file makes sans-serif type the new default for all text. Changing `\urlstyle{same}` to `\urlstyle{sf}` makes URLs sans-serif, and deleting the line altogether resets them to true type.
### Figures
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/VERSION b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/VERSION
deleted file mode 100644
index 52669afa94..0000000000
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/VERSION
+++ /dev/null
@@ -1 +0,0 @@
-v1.2.2 2022-06-22
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamercolorthemeArguelles.sty b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamercolorthemeArguelles.sty
index 7cb4cd531a..c47a3f614a 100644
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamercolorthemeArguelles.sty
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamercolorthemeArguelles.sty
@@ -1,16 +1,20 @@
-% Argüelles v1.2.2
-% Copyright (c) 2020 Michele Piazzai. Contact: michele.piazzai@uc3m.es
-% This work is released under the MIT License and is free to use, copy, modify,
-% merge, publish, distribute, sublicense, and/or sell. See LICENSE for details.
+% arguelles v2.0.0
+% author: Michele Piazzai
+% contact: michele.piazzai@uc3m.es
+% license: MIT
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{beamercolorthemeArguelles}[2022/12/10 Argüelles]
\mode<presentation>
-% Settings
-\setbeamercolor*{background canvas}{bg=sumi}
-\setbeamercolor*{structure}{bg=cultured,fg=sumi}
-\setbeamercolor*{section in head/foot}{bg=sumi,fg=cultured}
-\setbeamercolor*{normal text}{fg=sumi}
-\setbeamercolor*{inverted text}{fg=cultured}
-\setbeamercolor*{alerted text}{fg=corsa}
+% color scheme
+\setbeamercolor*{structure}{bg=oc-gray-0,fg=oc-gray-9}
+\setbeamercolor*{background canvas}{bg=structure.fg}
+\setbeamercolor*{section in head/foot}{bg=structure.fg,fg=structure.bg}
+\setbeamercolor*{normal text}{fg=oc-gray-8}
+\setbeamercolor*{inverted text}{fg=oc-gray-0}
+\setbeamercolor*{alerted text}{fg=oc-red-9}
\mode<all>
+\endinput
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerfontthemeArguelles.sty b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerfontthemeArguelles.sty
index 57ea2fcd98..7f65d14dfd 100644
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerfontthemeArguelles.sty
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerfontthemeArguelles.sty
@@ -1,21 +1,30 @@
-% Argüelles v1.2.2
-% Copyright (c) 2020 Michele Piazzai. Contact: michele.piazzai@uc3m.es
-% This work is released under the MIT License and is free to use, copy, modify,
-% merge, publish, distribute, sublicense, and/or sell. See LICENSE for details.
+% arguelles v2.0.0
+% author: Michele Piazzai
+% contact: michele.piazzai@uc3m.es
+% license: MIT
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{beamerfontthemeArguelles}[2022/12/10 Argüelles]
\mode<presentation>
-\usefonttheme{serif}
-\urlstyle{sf}
+% set url style
+\urlstyle{same}
-% Settings
+% title page elements
\setbeamerfont{title}{series=\AlegreyaSansBlack,size=\LARGE}
-\setbeamerfont{subtitle}{series=\Alegreya\bfseries,size=\Large}
+\setbeamerfont{subtitle}{series=\AlegreyaSansMedium,size=\Large}
+\setbeamerfont{event}{series=\itshape}
\setbeamerfont{date}{series=\itshape}
\setbeamerfont{author}{series=\bfseries,size=\large}
\setbeamerfont{institute}{size=\small}
-\setbeamerfont{headline section}{series=\scshape}
-\setbeamerfont{frame title}{size=\Large}
-\setbeamerfont{frame subtitle}{size=\large}
+\setbeamerfont{email}{size=\small}
+
+% frame elements
+\setbeamerfont{headline section}{series=\AlegreyaSans\scshape}
+\setbeamerfont{frame title}{series=\mediumfont,size=\Large}
+\setbeamerfont{frame subtitle}{series=\mediumfont,size=\large}
+\setbeamerfont{block title}{series=\mediumfont\itshape}
\mode<all>
+\endinput
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerinnerthemeArguelles.sty b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerinnerthemeArguelles.sty
index 7ea5be490c..09465ef23b 100644
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerinnerthemeArguelles.sty
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerinnerthemeArguelles.sty
@@ -1,40 +1,78 @@
-% Argüelles v1.2.2
-% Copyright (c) 2020 Michele Piazzai. Contact: michele.piazzai@uc3m.es
-% This work is released under the MIT License and is free to use, copy, modify,
-% merge, publish, distribute, sublicense, and/or sell. See LICENSE for details.
+% arguelles v2.0.0
+% author: Michele Piazzai
+% contact: michele.piazzai@uc3m.es
+% license: MIT
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{beamerinnerthemeArguelles}[2022/12/10 Argüelles]
\mode<presentation>
-% Settings
-\setbeamertemplate{itemize item}{$\bullet$}
-\setbeamertemplate{itemize subitem}{$\circ$}
-\setbeamertemplate{itemize subsubitem}{\textbullet}
+% additional title page fields
+\def\insertevent{}
+\newcommand{\event}[1]{
+ \def\insertevent{#1}
+}
+\def\insertemail{}
+\newcommand{\email}[1]{
+ \def\insertemail{\href{mailto:#1}{\raisebox{-.1em}{\faIcon{envelope}}\hspace{.3em}#1}}
+}
+
+% title page
+\defbeamertemplate*{title page}{Arguelles}{
+ \vfill\begin{beamercolorbox}{inverted text}
+ {\usebeamerfont{title}\inserttitle}\par
+ {\usebeamerfont{subtitle}\insertsubtitle}\par\bigskip
+ {\usebeamerfont{event}\insertevent}\par
+ {\usebeamerfont{date}\insertdate}\par\bigskip
+ {\usebeamerfont{author}\insertauthor}\par\smallskip
+ {\usebeamerfont{institute}\insertinstitute}\par
+ {\usebeamerfont{email}\insertemail}
+ \end{beamercolorbox}
+}
+
+% lists
+\setlist{nosep,leftmargin=*}
+\setlist[1]{labelindent=\parindent,itemsep=.5em}
+\setlist[2]{before=\small}
+\setlist[itemize,1]{label=$\bullet$}
+\setlist[itemize,2]{label=$\circ$}
+\setlist[itemize,3]{label=$\cdot$}
+\setlist[enumerate,1]{label=\arabic*.}
+\setlist[enumerate,2]{label=\theenumi\arabic*.}
+\setlist[enumerate,3]{label=\theenumii\arabic*.}
+\setlist[description]{font=\normalfont\itshape,style=multiline}
+
+% blocks
\setbeamertemplate{blocks}[rounded]
-% Background
+% background
\BeforeBeginEnvironment{frame}{
\setbeamertemplate{background}{
\begin{tikzpicture}
- \useasboundingbox (0,0) rectangle (\the\paperwidth,\the\paperheight);
+ \useasboundingbox (0,0) rectangle (\paperwidth,\paperheight);
\ifnum\thepage>1\relax
- \fill[cultured] (0,.2em) rectangle (\the\paperwidth,\the\paperheight-.2em);
+ \fill[structure.bg] (0,.01\paperheight) rectangle (\paperwidth,.99\paperheight);
\fi
\end{tikzpicture}
}
}
-% Title page
-\defbeamertemplate*{title page}{Arguelles}{
- \vfill\begin{beamercolorbox}{inverted text}
- {\usebeamerfont{title}\inserttitle}\par
- {\usebeamerfont{subtitle}\insertsubtitle}\par\bigskip
- {\usebeamerfont{date}\insertdate}\par\bigskip
- {\usebeamerfont{author}\insertauthor}\par\smallskip
- {\usebeamerfont{institute}\insertinstitute}
- \end{beamercolorbox}
+% fullscreen image
+\newcommand{\fillpicture}[1]{
+ \centering
+ \ifbeamer@plainframe
+ \tikz[remember picture,overlay] \node[inner sep=0pt] at (current page.center) {
+ \includegraphics[width=\paperwidth,height=.98\paperheight]{#1}
+ };
+ \else
+ \tikz[remember picture,overlay] \node[inner sep=0pt] at ($(current page.north)-(0,.526\paperheight)$) {
+ \includegraphics[width=\paperwidth,height=.929\paperheight]{#1}
+ };
+ \fi
}
-% Standout frame
+% standout frame
\providebool{Arguelles@standout}
\define@key{beamerframe}{standout}[true]{
\booltrue{Arguelles@standout}
@@ -43,7 +81,7 @@
\beamer@frametopskip=0pt plus 1fill\relax%
\beamer@framebottomskip=0pt plus 1.25fill\relax%
\color{structure.bg}
- \large\centering
+ \large
}
\pretocmd{\beamer@reseteecodes}{
\ifbool{Arguelles@standout}{
@@ -52,3 +90,4 @@
}{}{}
\mode<all>
+\endinput
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerouterthemeArguelles.sty b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerouterthemeArguelles.sty
index 8d1ce4915a..22f16c50d1 100644
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerouterthemeArguelles.sty
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerouterthemeArguelles.sty
@@ -1,21 +1,24 @@
-% Argüelles v1.2.2
-% Copyright (c) 2020 Michele Piazzai. Contact: michele.piazzai@uc3m.es
-% This work is released under the MIT License and is free to use, copy, modify,
-% merge, publish, distribute, sublicense, and/or sell. See LICENSE for details.
+% arguelles v2.0.0
+% author: Michele Piazzai
+% contact: michele.piazzai@uc3m.es
+% license: MIT
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{beamerouterthemeArguelles}[2022/12/10 Argüelles]
\mode<presentation>
-% Settings
+% remove navigation symbols
\setbeamertemplate{navigation symbols}{}
-% Headline navigation
+% headline navigation
\defbeamertemplate*{headline}{Arguelles}{
\begin{beamercolorbox}[ht=1.2em,dp=1.6em]{section in head/foot}
{\usebeamerfont{headline section}\insertnavigation{\paperwidth}}
\end{beamercolorbox}
}
-% Frame title
+% frame title
\defbeamertemplate*{frametitle}{Arguelles}{
\begin{beamercolorbox}[wd=.95\paperwidth]{normal text}
{\usebeamerfont{frame title}\insertframetitle}\hfill
@@ -24,3 +27,4 @@
}
\mode<all>
+\endinput
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerthemeArguelles.sty b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerthemeArguelles.sty
index 9774b62c8c..71694847ef 100644
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerthemeArguelles.sty
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamerthemeArguelles.sty
@@ -1,37 +1,72 @@
-% Argüelles v1.2.2
-% Copyright (c) 2020 Michele Piazzai. Contact: michele.piazzai@uc3m.es
-% This work is released under the MIT License and is free to use, copy, modify,
-% merge, publish, distribute, sublicense, and/or sell. See LICENSE for details.
+% arguelles v2.0.0
+% author: Michele Piazzai
+% contact: michele.piazzai@uc3m.es
+% license: MIT
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{beamerthemeArguelles}[2022/12/10 Argüelles]
\mode<presentation>
-% Requirements
+% dependencies
+\RequirePackage[utf8]{inputenc}
+\RequirePackage[T1]{fontenc}
\RequirePackage[osf]{Alegreya}
\RequirePackage[osf]{AlegreyaSans}
-\RequirePackage{euler}
-\RequirePackage{microtype}
+\RequirePackage[euler-hat-accent]{eulervm}
+\RequirePackage[bb=px]{mathalpha}
+\RequirePackage[nopatch=footnote]{microtype}
\RequirePackage{fontawesome5}
+\RequirePackage{opencolor}
+\RequirePackage{enumitem}
+\RequirePackage{parskip}
\RequirePackage{tikz}
-% Settings
+% components
\useinnertheme{Arguelles}
\useoutertheme{Arguelles}
\usecolortheme{Arguelles}
\usefonttheme{Arguelles}
-% TikZ
+\newif\if@optSans
+\@optSansfalse
+\DeclareOption{sans}{\@optSanstrue}
+\newif\if@optMp
+\@optMpfalse
+\DeclareOption{mp}{\@optMptrue}
+\ProcessOptions
+
+\if@optSans
+\usefonttheme[onlymath]{serif}
+\newcommand\mediumfont{\AlegreyaSansMedium}
+\else
+\usefonttheme{serif}
+\newcommand\mediumfont{\AlegreyaMedium}
+\fi
+
+\if@optMp
+\RequirePackage[normalem]{ulem}
+\RequirePackage{booktabs}
+\RequirePackage{dcolumn}
+\RequirePackage{makecell}
+\RequirePackage{colortbl}
+\RequirePackage{cancel}
+\RequirePackage{pgfplots}
+\RequirePackage{csvsimple}
+
+% tikz options
\usetikzlibrary{calc}
-\definecolor{cultured}{HTML}{f5f5f5}
-\definecolor{sumi}{HTML}{27221f}
-\definecolor{corsa}{HTML}{d40000}
-\definecolor{fern}{HTML}{4f7942}
-\definecolor{cobalt}{HTML}{0047ab}
+% pgfplots options
+\pgfplotsset{compat=1.18}
+\usepgfplotslibrary{statistics,fillbetween}
+\fi
\AtBeginEnvironment{proof}{\let\@addpunct\@gobble}
-\newcommand\email[1]{\href{mailto:#1}{\faEnvelope\hspace{.3em}\sffamily #1}}
-\newcommand\Section[1]{\section{\lowercase{#1}}}
-\renewcommand{\appendixname}{}
-\newcommand\ThankYou{\appendix}
+
+\newcommand\Section[1]{\section{\texorpdfstring{\lowercase{#1}}{#1}}}
+\newcommand\End{\appendix}
+\renewcommand{\appendixname}{End}
\mode<all>
+\endinput
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles-sans.gif b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles-sans.gif
new file mode 100644
index 0000000000..cd53a67138
--- /dev/null
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles-sans.gif
Binary files differ
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles-serif.gif b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles-serif.gif
new file mode 100644
index 0000000000..ac112eccad
--- /dev/null
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles-serif.gif
Binary files differ
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.gif b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.gif
deleted file mode 100644
index a80fc74e45..0000000000
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.gif
+++ /dev/null
Binary files differ
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.pdf b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.pdf
index 8e75f2e2d9..85ee585794 100644
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.pdf
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.pdf
Binary files differ
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.tex b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.tex
index 3c60d44700..00459fe223 100644
--- a/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.tex
+++ b/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/demo/demo-arguelles.tex
@@ -1,19 +1,19 @@
-% Argüelles v1.2.2
-% Copyright (c) 2020 Michele Piazzai. Contact: michele.piazzai@uc3m.es
-% This work is released under the MIT License and is free to use, copy, modify,
-% merge, publish, distribute, sublicense, and/or sell. See LICENSE for details.
+% arguelles v2.0.0
+% author: Michele Piazzai
+% contact: michele.piazzai@uc3m.es
+% license: MIT
-\documentclass[compress]{beamer}
-\usepackage[utf8]{inputenc}
-\usepackage[T1]{fontenc}
+\documentclass[compress,12pt]{beamer}
\usetheme{Arguelles}
\title{Argüelles}
\subtitle{Simple, typographic beamer theme}
+\event{}
\date{}
\author{Place Holder}
-\institute{University of \TeX \par \email{username@domain.com}}
+\institute{University of \TeX}
+\email{username@domain.com}
\begin{document}
@@ -22,82 +22,83 @@
\Section{Demo}
\begin{frame}
- \frametitle{A frame with title and subtitle}
- \framesubtitle{The subtitle goes here}
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\par
- \vfill
- Ordered list:
- \begin{enumerate}
- \item First item
- \item Second item
- \item Third item
- \end{enumerate}
- \vfill
- Unordered list:
- \begin{itemize}
- \item First level
- \begin{itemize}
- \item Second level
- \begin{itemize}
- \item Third level
- \end{itemize}
- \end{itemize}
- \end{itemize}
+ \frametitle{A frame with title and subtitle}
+ \framesubtitle{Subtitle here}
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua \par
+ Itemized list:
+ \begin{itemize}
+ \item Lorem ipsum
+ \item Dolor sit amet
+ \begin{itemize}
+ \item Consectetur
+ \item Adipiscing elit
+ \end{itemize}
+ \item Sed do eiusmod
+ \begin{itemize}
+ \item Tempor incididunt
+ \begin{itemize}
+ \item Ut labore et dolore
+ \item Magna aliqua
+ \end{itemize}
+ \end{itemize}
+ \end{itemize}
\end{frame}
\begin{frame}
- \frametitle{A frame with title only}
- \begin{theorem}
- \[e^{i\pi}+1=0\]
- \begin{proof}
- \begin{equation*}
- e^{iz}=\cos{z}+i\sin{z}
- \end{equation*}
- \center{therefore}
- \begin{align*}
- e^{i\pi}+1 & \null=\cos\pi+i\sin\pi+1 \\
- & \null=-1+i\times0+1 \\
- & \null=0
- \end{align*}
- \end{proof}
- \end{theorem}
+ \frametitle{A frame with title only}
+ \begin{theorem}
+ \[e^{i\pi}+1=0\]
+ \begin{proof}
+ \begin{equation*}
+ e^{iz}=\cos{z}+i\sin{z}
+ \end{equation*}
+ \center{therefore}
+ \begin{align*}
+ e^{i\pi}+1 & \null=\cos\pi+i\sin\pi+1 \\
+ & \null=-1+i\times0+1 \\
+ & \null=0
+ \end{align*}
+ \end{proof}
+ \end{theorem}
\end{frame}
\begin{frame}[plain]
- \frametitle{A plain frame has no headline}
- \begin{table}
- \small
- \begin{tabular}{rl}
- \ttfamily\textbackslash Alegreya & \Alegreya Lorem ipsum dolor sit amet \\
- \ttfamily\textbackslash AlegreyaExtraBold & \AlegreyaExtraBold Lorem ipsum dolor sit amet \\
- \ttfamily\textbackslash AlegreyaBlack & \AlegreyaBlack Lorem ipsum dolor sit amet \\
- \ttfamily\textbackslash AlegreyaMedium & \AlegreyaMedium Lorem ipsum dolor sit amet \\
- \ttfamily\textbackslash AlegreyaSans & \AlegreyaSans Lorem ipsum dolor sit amet \\
- \ttfamily\textbackslash AlegreyaSansThin & \AlegreyaSansThin Lorem ipsum dolor sit amet \\
- \ttfamily\textbackslash AlegreyaSansLight & \AlegreyaSansLight Lorem ipsum dolor sit amet \\
- \ttfamily\textbackslash AlegreyaSansMedium & \AlegreyaSansMedium Lorem ipsum dolor sit amet \\
- \ttfamily\textbackslash AlegreyaSansExtraBold & \AlegreyaSansExtraBold Lorem ipsum dolor sit amet \\
- \ttfamily\textbackslash AlegreyaSansBlack & \AlegreyaSansBlack Lorem ipsum dolor sit amet
- \end{tabular}
- \end{table}
- \vfill
- \begin{alert}{Alert!}
- A \textit{plain} frame does not show the progress bar but it still appears in the progress bar of other frames unless it is placed after \texttt{\textbackslash ThankYou}.
- \end{alert}
+ \frametitle{A plain frame has no headline}
+ \begin{table}
+ \small
+ \begin{tabular}{rl}
+ \ttfamily\textbackslash Alegreya & \Alegreya Lorem ipsum dolor sit amet \\
+ \ttfamily\textbackslash AlegreyaMedium & \AlegreyaMedium Lorem ipsum dolor sit amet \\
+ \ttfamily\textbackslash AlegreyaExtraBold & \AlegreyaExtraBold Lorem ipsum dolor sit amet \\
+ \ttfamily\textbackslash AlegreyaBlack & \AlegreyaBlack Lorem ipsum dolor sit amet \\
+ \ttfamily\textbackslash AlegreyaSansThin & \AlegreyaSansThin Lorem ipsum dolor sit amet \\
+ \ttfamily\textbackslash AlegreyaSansLight & \AlegreyaSansLight Lorem ipsum dolor sit amet \\
+ \ttfamily\textbackslash AlegreyaSans & \AlegreyaSans Lorem ipsum dolor sit amet \\
+ \ttfamily\textbackslash AlegreyaSansMedium & \AlegreyaSansMedium Lorem ipsum dolor sit amet \\
+ \ttfamily\textbackslash AlegreyaSansExtraBold & \AlegreyaSansExtraBold Lorem ipsum dolor sit amet \\
+ \ttfamily\textbackslash AlegreyaSansBlack & \AlegreyaSansBlack Lorem ipsum dolor sit amet
+ \end{tabular}
+ \end{table}
+ \vfill
+ \begin{alert}{Alert!}
+ A \textit{plain} frame does not show the progress bar but still appears in it unless the frame comes after \texttt{\textbackslash End}
+ \end{alert}
\end{frame}
\begin{frame}[standout]
- \Large
- A \textbf{\itshape\scshape standout} frame can be used to focus attention
+ \centering\large
+ A \textbf{\itshape\scshape standout} frame can be used to focus attention
\end{frame}
-\ThankYou
+\End
\begin{frame}[plain,standout]
- In combination with \textit{plain},\par
- it makes a nice thank-you slide!
- \vfill\scalebox{4}{\faGithub}\par\bigskip
- \url{https://github.com/piazzai/arguelles} \\
- \url{https://ctan.org/pkg/beamertheme-arguelles}
+ \centering
+ In combination with \textit{plain}, \\
+ it makes a nice thank-you slide!
+ \vfill
+ \scalebox{4}{\faGithub} \par\bigskip
+ \url{https://github.com/piazzai/arguelles} \\
+ \url{https://ctan.org/pkg/beamertheme-arguelles}
\end{frame}
\end{document}
diff --git a/macros/latex/contrib/mindflow/mindflow.dtx b/macros/latex/contrib/mindflow/mindflow.dtx
index 221a7e3c78..b96d4816b3 100644
--- a/macros/latex/contrib/mindflow/mindflow.dtx
+++ b/macros/latex/contrib/mindflow/mindflow.dtx
@@ -18,7 +18,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}
%<package>\ProvidesPackage{mindflow}
%<*package>
- [2022/01/31 The mindflow environment]
+ [2022/12/06 The mindflow environment]
%</package>
%
%<*driver>
@@ -37,7 +37,7 @@
\setlist[itemize,1]{label=\textcolor{black!55}{$\bullet$}}
\usepackage{newpxtext}
\useosf
-\usepackage{amssymb}
+\usepackage{mathtools,amssymb}
\usepackage[euler-digits]{eulervm}
% \usepackage{ebgaramond,ebgaramond-maths}
\usepackage[symbol]{footmisc}
@@ -79,14 +79,13 @@
if@twocolumn,
ifICturnsON,ICturnsONtrue,ICturnsONfalse,AutoIncolumn,ResumeIncolumn,
newtcolorbox,
- ifdefined,linenomathpatch,cspreto,csappto,patchcmd,linenomathpatchAMS,linenomathAMS,linenomathWithnumbers,linenomath,endlinenomath,linenomathNonumbers,linenopenalty,
define@key,setkeys,
nowidow,
}
}
\lstnewenvironment{code*}%
{\setkeys{lst}{columns=fullflexible,keepspaces=true}}{}
-\lstnewenvironment{code}%
+\lstnewenvironment{code-with-linenumber}%
{\setkeys{lst}{columns=fullflexible,keepspaces=true,numbers=left,numberstyle=\scriptsize, stepnumber=1, numbersep=5pt,lastline=236}}{}
\EnableCrossrefs
\CodelineIndex
@@ -105,7 +104,7 @@
% \title{{\huge\scshape\textsf{mindflow}}\\[.15\baselineskip]\itshape\large write your ideas in a clear way\smallskip}
% \author{\scshape Jinwen XU}
% \footnotetext{\hspace*{-1em}Corresponding to: \textsf{mindflow} \ttfamily\filedate}
-% \date{\normalsize January 2022, in Paris}
+% \date{\normalsize December 2022, in Paris}
%
% \maketitle
%
@@ -364,7 +363,7 @@
% \section{Implementation}
% Below is the complete source code of this package.
%
-% \begin{code}
+% \begin{code-with-linenumber}
\RequirePackage{kvoptions}
\SetupKeyvalOptions{%
family = @mindflow,
@@ -396,7 +395,7 @@
%%================================
%% Initialization
%%================================
-\RequirePackage{linenoamsmath}
+\RequirePackage{lineno}
\RequirePackage{xcolor}
\colorlet{mfSavedColor}{.}
@@ -601,7 +600,7 @@
\newcommand{\mindflowset}[1]{%
\setkeys{mindflow}{#1}%
}
-% \end{code}
+% \end{code-with-linenumber}
%
% \Finale
\endinput
diff --git a/macros/latex/contrib/mindflow/mindflow.pdf b/macros/latex/contrib/mindflow/mindflow.pdf
index b702a90053..8b0a70250d 100644
--- a/macros/latex/contrib/mindflow/mindflow.pdf
+++ b/macros/latex/contrib/mindflow/mindflow.pdf
Binary files differ
diff --git a/macros/latex/contrib/nicefilelist/README b/macros/latex/contrib/nicefilelist/README
index 6b2707e7bd..ab4964ab74 100644
--- a/macros/latex/contrib/nicefilelist/README
+++ b/macros/latex/contrib/nicefilelist/README
@@ -1,35 +1,37 @@
-
README for the `nicefilelist' package
- \listfiles Alignment with Date and Version Columns
- (C) Uwe Lueck 2012/10/30
-
-
-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
+ \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.
+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
+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'
- http://ctan.org/pkg/latexfileinfo-pkgs
+ https://ctan.org/pkg/latexfileinfo-pkgs
-describes `nicefilelist' in a more general context. A file
-`nicefilelist.RLS' provides release information accessible by
+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
@@ -37,9 +39,9 @@ The package file `nicefilelist.sty' and the documentation files
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
+ https://www.latex-project.org/lppl.txt
-There is NO WARRANTY -- no responsibility can be accepted
+There is NO WARRANTY -- no responsibility can be accepted
when your monitor bursts.
The `nicefilelist' package is author-maintained in the sense of
@@ -47,14 +49,8 @@ this license.
The latest public version of the package is available at
- http://mirror.ctan.org/macros/latex/contrib/nicefilelist/
+ https://mirror.ctan.org/macros/latex/contrib/nicefilelist/
A TDS version of the package is available as
- http://mirror.ctan.org/install/macros/latex/contrib/nicefilelist.tds.zip
-
-Please report bugs, problems, suggestions, and bad English via
-
- http://www.contact-ednotes.sty.de.vu
-
-
+ https://mirror.ctan.org/install/macros/latex/contrib/nicefilelist.tds.zip \ No newline at end of file
diff --git a/macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt b/macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt
index 193b1ad9de..6209222cfb 100644
--- a/macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt
+++ b/macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt
@@ -1,12 +1,11 @@
-
*File List*
-----RELEASE.--- -- -- -- -- --
-nicefilelist.RLS 2012/12/12 v0.7a [wrap], `mono' typo, vs.
+nicefilelist.RLS 2022/12/05 v0.8a date: dashes OK
-----PACKAGE.--- -- -- -- -- --
-nicefilelist.sty 2012/12/12 v0.7a more file list alignment (UL)
+nicefilelist.sty 2022/12/05 v0.8a more file list alignment (UL)
------DOCSRC.--- -- -- -- -- --
-nicefilelist.tex 2012/12/12 -- documenting nicefilelist.sty
- srcfiles.tex 2012/10/30 -- file infos -> SrcFILEs.txt
+nicefilelist.tex 2022/12/05 -- documenting nicefilelist.sty
+ srcfiles.tex 2022/12/05 -- file infos -> SrcFILEs.txt
--------DEMO.--- -- -- -- -- --
provonly.fd -- -- -- -- no date, no version, but a lot of info,
look how that is wrapped!
@@ -18,15 +17,13 @@ nicefilelist.tex 2012/12/12 -- documenting nicefilelist.sty
readprov.sty 2012/11/22 v0.5 file infos without loading (UL)
fifinddo.sty 2012/11/17 v0.61 filtering TeX(t) files by TeX (UL)
makedoc.sty 2012/08/28 v0.52 TeX input from *.sty (UL)
- niceverb.sty 2012/11/27 v0.51 minimize doc markup (UL)
- texlinks.sty 2012/12/08 v0.71 TeX-related links (UL)
- makedoc.cfg 2012/11/30 -- documentation settings
+ niceverb.sty 2015/11/21 v0.62 minimize doc markup (UL)
+ texlinks.sty 2015/07/20 v0.83 TeX-related links (UL)
+ makedoc.cfg 2013/03/25 -- documentation settings
mdoccorr.cfg 2012/11/13 -- `makedoc' local typographical corrections
-not-so-much.--- -- -- -- -- --
- kvsetkeys.sty 2009/07/30 v1.5 Key value parser with default handler
- support (HO)
+ kvsetkeys.sty 2019/12/15 v1.18 Key value parser (HO)
***********
- List made at 2012/12/12, 23:52
- from script file srcfiles.tex
-
+ List made at 2022/12/05, 16:05
+ 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 42734de895..a40c48ea2b 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
+ [{2022/12/05 v0.8a date: dashes OK}]
[{2012/12/12 v0.7a [wrap], `mono' typo, vs.}]
[{2012/10/30 r0.7 v0.7 [wrap] option}]
[{2012/10/11 r0.6 v0.6 \string\MaxBaseEmptyList*}]
@@ -6,4 +7,4 @@
[{2012/05/20 r0.4 v0.4 Kabelschacht + [r] }]
[2012/05/20 v0.3 Kabelschacht reimplementation]
[2012/03/29 v0.2 reimpl.: much within \string\typeout]
- [2012/03/23 v0.1(a) initial]
+ [2012/03/23 v0.1(a) initial] \ No newline at end of file
diff --git a/macros/latex/contrib/nicefilelist/doc/nicefilelist.pdf b/macros/latex/contrib/nicefilelist/doc/nicefilelist.pdf
index ebf7a8743e..ec61c39601 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/docsrc/provonly.fd b/macros/latex/contrib/nicefilelist/docsrc/provonly.fd
deleted file mode 100644
index 52aa2c3604..0000000000
--- a/macros/latex/contrib/nicefilelist/docsrc/provonly.fd
+++ /dev/null
@@ -1,4 +0,0 @@
-%\ProvidesFile{provonly.fd}[2012/03/22 v0.11a such]
-%\ProvidesFile{provonly.fd}[such]
-\ProvidesFile{provonly.fd}[no date, no version, but a lot of info,
- look how that is wrapped!]
diff --git a/macros/latex/contrib/nicefilelist/docsrc/wrong.prv b/macros/latex/contrib/nicefilelist/docsrc/wrong.prv
deleted file mode 100644
index 166454f5c8..0000000000
--- a/macros/latex/contrib/nicefilelist/docsrc/wrong.prv
+++ /dev/null
@@ -1 +0,0 @@
-\ProvidesFile{diffname.prv}[2012/03/23 v0.1 wrong]
diff --git a/macros/latex/contrib/nicefilelist/docsrc/empty.f b/macros/latex/contrib/nicefilelist/source/empty.f
index e69de29bb2..e69de29bb2 100644
--- a/macros/latex/contrib/nicefilelist/docsrc/empty.f
+++ b/macros/latex/contrib/nicefilelist/source/empty.f
diff --git a/macros/latex/contrib/nicefilelist/docsrc/nicefilelist.tex b/macros/latex/contrib/nicefilelist/source/nicefilelist.tex
index 8cb9643857..61681852f7 100644
--- a/macros/latex/contrib/nicefilelist/docsrc/nicefilelist.tex
+++ b/macros/latex/contrib/nicefilelist/source/nicefilelist.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{nicefilelist.tex}[2012/12/12 documenting nicefilelist.sty]
+\ProvidesFile{nicefilelist.tex}[2022/12/05 documenting nicefilelist.sty]
\title{\pkg{\huge nicefilelist.sty
}\\---\\\cs{listfiles} Alignment for Connoisseurs\thanks{This
document describes version
@@ -9,7 +9,7 @@
{\SectionLevelTwoParseInput} }
\documentclass[fleqn]{article}%% TODO paper dimensions!?
\input{makedoc.cfg} %% shared formatting settings
-\usepackage[wrap]{nicefilelist} \listfiles
+\usepackage[wrap]{nicefilelist} \listfiles
%% <- 2012/10/30 try without 'myfilist'
\MDkeywords{Package management, document management, plain text output}
\sloppy
@@ -18,83 +18,82 @@
\begin{MDabstract}
While \CtanPkgRef{longnamefilelist}{longnamefilelist.sty}
improves \LaTeX's \cs{listfiles} with respect to long base filenames only,
-'nicefilelist.sty' can keep separate columns for
+'nicefilelist.sty' can keep separate columns for
(i)~date, (ii)~version, and (iii)~``caption" %% 1st , 2012/10/30
-(don't write caption text in date column),
-their alignment not being disturbed by short filename extensions such as `.fd'.
+(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 \ctanpkgref{monofill} package.
-% Thus 'nicefilelist' is more ``powerful" than 'longnamefilelist',
-% the former however is an ``extension" of the latter
+% Thus 'nicefilelist' is more ``powerful" than 'longnamefilelist',
+% the former however is an ``extension" of the latter
% neither with respect to implementation nor with respect to user interface.
%% <- 2012/10/29 ->
-v0.7 offers a package option `[wrap]' for automatic word wrapping within
-the caption column (using the \ctanpkgref{hardwrap} package),
+v0.7 offers a package option `[wrap]' for automatic word wrapping within
+the caption column (using the \ctanpkgref{hardwrap} package),
so filenames and captions can be quite long without disturbing alignment.
-As opposed to the \ctanpkgref{dateiliste} package, this is about the
-\meta{plain text} output in the `.log' file or, with \ctanpkgref{myfilist},
+As opposed to the \ctanpkgref{dateiliste} package, this is about the
+\meta{plain text} output in the `.log' file or, with \ctanpkgref{myfilist},
as a stand-alone plain text file.
\MDaddtoabstract{Related packages:} Cf.~\ctanpkgref{latexfileinfo-pkgs}.
\end{MDabstract}
\tableofcontents
\section{Features and Usage}
-% We are describing relations to, ahm, related packages---rather brief{}ly.
+% We are describing relations to, ahm, related packages---rather brief{}ly.
% The \ctanpkgref{latexfileinfo-pkgs} package provides a more general overview.
% %% <- 2012/05/18
%% 2012/10/29:
-Additionally or also ``complementarily" to the presentation given here,
-the functionality of the package is summarized in the file
+Additionally or also ``complementarily" to the presentation given here,
+the functionality of the package is summarized in the file
`latexfileinfo_pkgs.htm' from the \ctanpkgref{latexfileinfo-pkgs},
-in a comparison with packages resembling 'nicefilelist' in
+in a comparison with packages resembling 'nicefilelist' in
certain respects.
\subsection{Relation to 'longnamefilelist.sty'}
-\CtanPkgRef{longnamefilelist}{longnamefilelist.sty} equips
-\cs{listfiles} with an optional argument for the maximum number of characters
-in the base filename. By contrast, 'nicefilelist' does not provide
-arguments for \cs{listfiles}, rather column widths for basename, extension,
-and version number are determined by \emph{templates} using
-\CtanPkgRef{monofill}{monofill.sty}. As a ``template" for doing this,
-see the initial settings in Sec.~\ref{sec:templates}.
+\CtanPkgRef{longnamefilelist}{longnamefilelist.sty} equips
+\cs{listfiles} with an optional argument for the maximum number of characters
+in the base filename. By contrast, 'nicefilelist' does not provide
+arguments for \cs{listfiles}, rather column widths for basename, extension,
+and version number are determined by \emph{templates} using
+\CtanPkgRef{monofill}{monofill.sty}. As a ``template" for doing this,
+see the initial settings in section~\ref{sec:templates}.
(Such settings must precede the \cs{listfiles command})
-So 'nicefilelist''s \emph{user interface} (at present) does not \emph{extend}
+So 'nicefilelist''s \emph{user interface} (at present) does not \emph{extend}
'longnamefilelist''s user interface.
-Using 'monofill' is a very different approach than the one of 'longnamefilelist'.
-'nicefilelist' is more powerful than 'longnamefilelist', but is not based on it
-in any way. It does not make sense to load both packages, they just overwrite
-each other's behaviour of \cs{listfiles}.
+Using 'monofill' is a very different approach than the one of 'longnamefilelist'.
+'nicefilelist' is more powerful than 'longnamefilelist', but is not based on it
+in any way. It does not make sense to load both packages, they just overwrite
+each other's behaviour of \cs{listfiles}.
-'longnamefilelist' may become ``obsolete" by the present package,
-unless one finds that its version of \cs{listfiles} looks fine enough
+'longnamefilelist' may become ``obsolete" by the present package,
+unless one finds that its version of \cs{listfiles} looks fine enough
and it is easier to understand and to use than 'nicefilelist'.
\subsection{Installing}
The file 'nicefilelist.sty' is provided ready, installation only requires
putting it somewhere where \TeX\ finds it
-(which may need updating the filename data
- base).\urlfoot{ukfaqref}{inst-wlcf}
+(which may need updating the filename data base).
\subsection{Calling}
%% restructured for v0.7 2012/10/29:
Below the `\documentclass' line(s) and above `\begin{document}',
you load 'nicefilelist.sty' (as usually) by
\[`\usepackage{nicefilelist}'\]
-or by
+or by
\[`\usepackage[<options>]{nicefilelist}'\]
-where <options> may be `r', `wrap', or `r,wrap'~\dots---see
-summaries in sections~\ref{sec:set} and \ref{sec:opt}
-on the package options and an example in Section~\ref{sec:short}.
-Alternatively---e.g., for use with \ctanpkgref{myfilist} from the
-\ctanpkgref{fileinfo} bundle (in a ``\TeX~script"), see Section~\ref{sec:myfilist},
-or in order to include the `.cls' file in the list---you may load it by
+where <options> may be `r', `wrap', or `r,wrap'~\dots---see
+summaries in sections~\ref{sec:set} and \ref{sec:opt}
+on the package options and an example in section~\ref{sec:short}.
+Alternatively---e.g., for use with \ctanpkgref{myfilist} from the
+\ctanpkgref{fileinfo} bundle (in a ``\TeX~script"), see section~\ref{sec:myfilist},
+or in order to include the `.cls' file in the list---you may load it by
\[`\RequirePackage{nicefilelist}'\]
or by
\[`\RequirePackage[<options>]{nicefilelist}'\]
-before `\documentclass' or when you don't use `\documentclass'.
+before `\documentclass' or when you don't use `\documentclass'.
\subsection{Choosing Settings} %% new 2012/10/29
\label{sec:set}
@@ -104,94 +103,116 @@ before `\documentclass' or when you don't use `\documentclass'.
\AddQuotes %% 2012/10/29
-The 'nicefilelist' package considers the listing from `\listfiles'
-a five-column table, the columns being (reserved for) \
-(i)~the base filename, \ (ii)~the filename extension, \
-(iii)~the date, \
-(iv)~the version (or with option `[r]': the release) number, and \
-(v)~the caption \ of a \LaTeX\ source file. The filename base column
-is right-adjusted, the other ones are left-adjusted.
-Date, version, and caption are made up from the <f-info> argument in
+The 'nicefilelist' package considers the listing from `\listfiles'
+a five-column table, the columns being (reserved for) \\
+(i)~the base filename, \\ (ii)~the filename extension, \\
+(iii)~the date, \\
+(iv)~the version (or with option `[r]': the release) number, and \\
+(v)~the caption \\ of a \LaTeX\ source file. The filename base column
+is right-adjusted, the other ones are left-adjusted.
+Date, version, and caption are made up from the <f-info> argument in
\[|\Provides<f-type>{<f-base>.<f-ext>}[<f-info>|]\]
where <f-type> is `Class', `Package', or `File'.
-The fixed usual format `YYYY/MM/DD' for the date is assumed;
-in fact, when <f-info> doesn't start according to this format,
+The fixed usual format `YYYY/MM/DD'
+or `YYYY-MM-DD' (accepted by \LaTeX\ since 2017-03-08)
+for the date is assumed;
+in fact, when <f-info> doesn't start according to this format,
it is assumed that no date is given, and some ``missing''
-text will appear in the ``date" column, determined by a macro
-|\NFLnodate|. The version number
-(or ``string") must follow in format `v<digit>.<digits>',
-otherwise some ``missing" text appears in the ``version" column,
-determined by a macro |\NFLnoversion|.
-What remains is placed in the ``caption" column.
-|\NFLnotfound| determines an alternative filling
-in the case that <f-info> cannot be obtained.
-See the default settings for these ``failure" texts in
-Section~\ref{sec:fail}.
-
-The column widths for filename base and extension
-and the column width for version or release
-are determined using the \ctanpkgref{monofill} package.
-They have ``field identifiers" |f-base|, |f-ext|,
-and |f-version| respectively. The respective widths are
+text will appear in the ``date" column, determined by a macro
+|\NFLnodate|.
+\pagebreak
+
+Using the filemod package, it is possible to use the date
+of a file which does not explicitly declare a date:
+
+\begin{verbatim}
+\makeatletter
+\RequirePackage{filemod}%
+\renewcommand*\thefilemoddate[3]{#1-#2-#3}
+\renewcommand*{\NFLnodate}{\filemodprintdate{%
+ \filename@area\filename@base.\filename@ext}}
+\makeatother
+\renewcommand*{\NFLnotfound}{%
+ \NFLnodate\NFLspaceII\NFLnoversion\NFLspaceIII}
+\end{verbatim}
+
+The version number
+(or ``string") must follow in format `v<digit>.<digits>',
+otherwise some ``missing" text appears in the ``version" column,
+determined by a macro |\NFLnoversion|.
+What remains is placed in the ``caption" column.
+|\NFLnotfound| determines an alternative filling
+in the case that <f-info> cannot be obtained.
+See the default settings for these ``failure" texts in
+section~\ref{sec:fail}.
+
+The column widths for filename base and extension
+and the column width for version or release
+are determined using the \ctanpkgref{monofill} package.
+They have ``field identifiers" |f-base|, |f-ext|,
+and |f-version| respectively. The respective widths are
determined by templates <longest> in
\[|\MDfieldtemplate{<field-id>}{<longest>}|\]
-See Section~\ref{sec:templates} for the default settings.
+See section~\ref{sec:templates} for the default settings.
Probably only adjusting the width for \emph{base} filenames
-is required in real life, see the example in Section~\ref{sec:short}.
+is required in real life, see the example in section~\ref{sec:short}.
+(But there exist extensions .info and .mkii and versions
+v4.6.3.1 (fontawesome.sty).)
-The spaces between the columns are determined by macros
-|\NFLspaceI|, |\NFLspaceII|, and |\NFLspaceIII|,
-see Section~\ref{sec:templates} for the defaults.
+The spaces between the columns are determined by macros
+|\NFLspaceI|, |\NFLspaceII|, and |\NFLspaceIII|,
+see section~\ref{sec:templates} for the defaults.
\DontAddQuotes %% 2012/10/29
\subsubsection{The Caption Column}
-The width of the caption column (unfortunately) is determined by
-the stuff enumerated above and the width of the console output window or screen.
-With long filenames and long captions, the result may look poor.
-the \emph{characters} that don't fit into the line may continue
-at left end of the window or screen, disturbing the appearance
-of a ``table"---unless you use package option |[wrap]|.
-The latter requires the \ctanpkgref{hardwrap} package by
-Will Robertson and Kevin Godby
-(``\Wikienref{not invented here}"). This package tries to determine
-the screen width by some subtle tests, and until it finds something
-better, it assumes a width of 80 characters (I suppose).
-'hardwrap' does \wikienref{Word wrap}{\emph{word wrapping}},
-i.e., it doesn't just put \emph{characters} not fitting into the
+The width of the caption column (unfortunately) is determined by
+the stuff enumerated above and the width of the console output window or screen.
+With long filenames and long captions, the result may look poor.
+the \emph{characters} that don't fit into the line may continue
+at left end of the window or screen, disturbing the appearance
+of a ``table"---unless you use package option |[wrap]|.
+The latter requires the \ctanpkgref{hardwrap} package by
+Will Robertson and Kevin Godby
+(``\Wikienref{not invented here}"). This package tries to determine
+the screen width by some subtle tests, and until it finds something
+better, it assumes a width of 80 characters (I suppose).
+'hardwrap' does \wikienref{Word wrap}{\emph{word wrapping}},
+i.e., it doesn't just put \emph{characters} not fitting into the
next line, but entire \emph{words}. Moreover, it allows inserting
-some ``newline sequence" before the first word that is too much,
-and we use this feature here to put the next word into the
+some ``newline sequence" before the first word that is too much,
+and we use this feature here to put the next word into the
\emph{caption column} rather than at the beginning of the next line.
-(Details and implementation are in Section~\ref{sec:opt}.)
+(Details and implementation are in section~\ref{sec:opt}.)
+\pagebreak
-If you are not happy with the column width that 'hardwrap'
+If you are not happy with the column width that 'hardwrap'
chooses, but want to assume your own width <max-line-chars>
-(e.g., your width, measured by your doctor, divided by the
+(e.g., your width, measured by your doctor, divided by the
width of one character),
compute its difference <max-line-chars-minus-one> to 1
-(maybe by your electronic calculator, or an emulation, or
- a Lua script, cf.~\ctanpkgref{lualatex-doc}, or by
- \ctanpkgref{bigintcalc}), and enter
+(maybe by your electronic calculator, or an emulation, or
+ a Lua script, cf.~\ctanpkgref{lualatex-doc}, or by
+ \ctanpkgref{bigintcalc}), and enter
the 'hardwrap' instruction
-\[|\setmaxprintline{<max-line-chars-minus-one>}|\]
-when 'hardwrap' or 'nicefilelist' have been loaded
+\[|\setmaxprintline{<max-line-chars-minus-one>}|\]
+when 'hardwrap' or 'nicefilelist' have been loaded
\emph{and} before the internal macro `\@dofilelist' is run
-(which happens at the end of the document or when
+(which happens at the end of the document or when
\ctanpkgref{myfilist}'s `\ListInfos' is issued, for instance).
\subsection{Usage and Samples with 'myfilist.sty'}
\label{sec:myfilist}
\subsubsection{Basically}
-In order to get a reduced and/or rearranged list of file infos
-with the \ctanpkgref{myfilist} package,
-`nicefilelist.sty' must be loaded earlier than
-`myfilist.sty'. This is due to a kind of limitation of the latter,
- it \emph{issues} `\listfiles' (\TODO).
-Therefore \cs{listfiles} must be modified earlier---or \emph{issued} earlier,
+In order to get a reduced and/or rearranged list of file infos
+with the \ctanpkgref{myfilist} package,
+`nicefilelist.sty' must be loaded earlier than
+`myfilist.sty'. This is due to a kind of limitation of the latter,
+ it \emph{issues} `\listfiles' (\TODO).
+Therefore \cs{listfiles} must be modified earlier---or \emph{issued} earlier,
in this case the \cs{listfiles} in `myfilist.sty' does nothing.
-The file `SrcFILEs.txt' accompanying the---first---distribution of
+The file `SrcFILEs.txt' accompanying the---first---distribution of
'nicefilelist' %% corr., was `longname'; `first' etc. 2012/10/29
was generated by running the following file `srcfiles.tex' with \LaTeX:
\begin{quotation}\tt\small
@@ -201,7 +222,7 @@ was generated by running the following file `srcfiles.tex' with \LaTeX:
\cs{ProvidesFile}\{srcfiles.tex\}[2012/03/23
~ file infos -\empty> SrcFILEs.txt]
\cs{RequirePackage}\{nicefilelist\}
-\%\% INSERT MODIFICATIONS OF INITIAL
+\%\% INSERT MODIFICATIONS OF INITIAL
\%\% \verb+`nicefilelist'/`monofill'+ SETTINGS HERE!
\cs{RequirePackage}\{myfilist\}
\%\% documentation:
@@ -214,23 +235,23 @@ was generated by running the following file `srcfiles.tex' with \LaTeX:
\cs{ReadFileInfos}\{srcfiles\}
\cs{ListInfos}[SrcFILEs.txt]
\end{quotation}
-Note the lines where to place \strong{custom} modifications of settings
-for alignment (Section~\ref{sec:templates}) or failure displays
-(Section~\ref{sec:fail}).
+Note the lines where to place \strong{custom} modifications of settings
+for alignment (section~\ref{sec:templates}) or failure displays
+(section~\ref{sec:fail}).
The previous code mentions the following files:
\begin{description}
- \item[`provonly.fd'] has a proper `\ProvidesFile' line without date,
- for seeing what happens in the date and version columns.
- It also was a test for the case that there are fewer
+ \item[`provonly.fd'] has a proper `\ProvidesFile' line without date,
+ for seeing what happens in the date and version columns.
+ It also was a test for the case that there are fewer
characters than a date has, and there is no blank space.
\item[`wrong.prv'] has a `\ProvidesFile' line with wrong file name.
\item[`empty.f'] just is an empty file.
- \item[`utopia.xyz'] is not present at all, you get an error when you remove
+ \item[`utopia.xyz'] is not present at all, you get an error when you remove
the comment mark.
\end{description}
-Moreover, my `.tex' files have dates, but not version numbers,
-so you see what happens then:
+Moreover, my `.tex' files have dates, but not version numbers,
+so you see what happens then:
\vskip\topsep
\begin{small}\tt
\obeyspaces\obeylines
@@ -240,7 +261,7 @@ nicefilelist.sty 2012/03/23 v0.1 \rlap{more file list alignment (UL)}
~ myfilist.sty 2011/01/30 v0.3a \rlap{\cs{listfiles} -- mine only (UL)}
~ readprov.sty 2010/11/27 v0.3 \rlap{file infos without loading (UL)}
nicefilelist.tex 2012/03/23 -- \rlap{documenting nicefilelist.sty}
-~ provonly.fd -- -- -- -- such
+~ provonly.fd -- -- -- -- such
~ wrong.prv * NOT FOUND *
~ empty.f * NOT FOUND *
~ srcfiles.tex 2012/03/23 -- file infos -> SrcFILEs.txt
@@ -258,7 +279,7 @@ nicefilelist.tex 2012/03/23 -- \rlap{documenting nicefilelist.sty}
In the above example, the 'myfilist' command `\EmptyFileList'
was missing---it was not intended there. Usually however, %% is -> was 2012/10/29
-it \emph{is} intended, i.e., the following sequence of
+it \emph{is} intended, i.e., the following sequence of
lines is wanted:
\begin{quotation}\tt\small
\expandafter\def\expandafter\{\expandafter{\string{}
@@ -269,35 +290,37 @@ lines is wanted:
\cs{RequirePackage}\{myfilist\}
\cs{EmptyFileList}[<read-again-files>]
\end{quotation}
-Here you also see usage of package option |[r]| for
-release numbers and the adjustment
+Here you also see usage of package option |[r]| for
+release numbers and the adjustment
\[|\MFfieldtemplate{f-base}{<longest-name>}|\]
-according to Section~\ref{sec:templates}.
+according to section~\ref{sec:templates}.
-With v0.5, the last three code lines in the snippet above
-can be replaced by
+With v0.5, the last three code lines in the snippet above
+can be replaced by
\[|\MaxBaseEmptyList{<longest-name>}[<read-again-files>]|\]
---``optionally" without `[<read-again-files>]'.
-This may save the user from worrying about usage
-with 'myfilist'.
+This may save the user from worrying about usage
+with 'myfilist'.
\DontAddQuotes
-'nicefilelist' formats file lists nicely
-even when base filenames have eight characters at most,
+\pagebreak
+
+'nicefilelist' formats file lists nicely
+even when base filenames have eight characters at most,
what \LaTeX's original `\listfiles' was made for.
v0.6 simplifies this case by a star version of `\MaxBaseEmptyList':
\pagebreak[2]
\[|\MaxBaseEmptyList*|\]
-works like `\MaxBaseEmptyList{nicefile}' (eight characters)---still,
-optional `[<read-again-files>]' may follow. This feature is demonstrated
+works like `\MaxBaseEmptyList{nicefile}' (eight characters)---still,
+optional `[<read-again-files>]' may follow. This feature is demonstrated
with \ctanpkgref{inputtrc} v/r0.3.
\subsubsection{Sample with Wrapped Caption Column} %% 2012/10/30
\AddQuotes
-The most recent version of the accompanying `SrcFILEs.txt' contains
+The most recent version of the accompanying `SrcFILEs.txt' contains
the following:
\bigskip
\begingroup \footnotesize
@@ -310,24 +333,24 @@ the following:
This exemplifies
\begin{enumerate}
\item \strong{wrapping} of `provonly.fd''s and \ctanpkgref{kvsetkeys}\file{.sty}
- file info within the \strong{caption} column
+ file info within the \strong{caption} column
using 'nicefilelist''s `[wrap]' option,
- \item inserted ``\strong{comments}" from \ctanpkgref{myfilist}'s `\FileListRemark',
- \item a file `nicefilelist.RLS' for a \strong{release summary}. This is to track
- what has happened most recently, whether the most recent release
- has been installed (system-wide), or (for me) whether most recent versions
- of package and documentation have been released.
- When such an `.RLS' file is installed together with packages
- in the `tex' subtree of a \acro{TDS}, the release summary can be
+ \item inserted ``\strong{comments}" from \ctanpkgref{myfilist}'s `\FileListRemark',
+ \item a file `nicefilelist.RLS' for a \strong{release summary}. This is to track
+ what has happened most recently, whether the most recent release
+ has been installed (system-wide), or (for me) whether most recent versions
+ of package and documentation have been released.
+ When such an `.RLS' file is installed together with packages
+ in the `tex' subtree of a \acro{TDS}, the release summary can be
accessed quickly as a \strong{terminal display}
- by one of the packages \ctanpkgref{ltxfileinfo},
+ by one of the packages \ctanpkgref{ltxfileinfo},
\ctanpkgref{latexfileversion}, or \ctanpkgref{typeoutfileinfo}.
- One aim of the `[wrap]' option is allowing longer ``release captions"
- (looking fine in the package file list) than fit into a small part
+ One aim of the `[wrap]' option is allowing longer ``release captions"
+ (looking fine in the package file list) than fit into a small part
of a single line.
-\end{enumerate}
+\end{enumerate}
%
-The above `SrcFILEs.txt' has been generated from the following version
+The above `SrcFILEs.txt' has been generated from the following version
of the \TeX\ script `srcfiles.tex':
\bigskip
\hrule
@@ -341,48 +364,48 @@ of the \TeX\ script `srcfiles.tex':
\subsection{Package File Header (Legalese)}
\input{nicefilelist.doc}
-% \pagebreak %% 2012/09/30 rm. 2012/10/29
+\pagebreak
\section{Credits}
\begin{enumerate} %% 2012/05/20
- \item It was \ctanpkgauref{muench-hm}{\textsc{Martin M\"unch}}
- who pointed out the shortcomings
+ \item It was \ctanpkgauref{muench-hm}{\textsc{Martin M\"{u}nch}}
+ who pointed out the shortcomings
of 'longnamefilelist' that the present package addresses---thanks!
%% 2012/05/20:
- \item For \textsc{Alois Kabelschacht}---whose idea in
+ \item For \textsc{Alois Kabelschacht}---whose idea in
TUGboat~\textbf{8}~\#2\footnote{\tugbartref{tb08-2/tb18kabel}{%
``&\expandafter\ vs.\ %% .\ 2012/12/12
- &\let\ and &\def\ in Conditionals
+ &\let\ and &\def\ in Conditionals
and a Generalization of PLAIN's &\loop,"}
- TUGboat Vol.~8 (1987), No.~2, pp.~184f.
+ TUGboat Vol.~8 (1987), No.~2, pp.~184f.
(\urlhttpref{tug.org/TUGboat/tb08-2/tb18kabel.pdf})}
is used for v0.3---cf.\ the \ctanpkgref{dowith} documentation.
+ %% 2012/05/18:
+ \item Another idea from \textsc{Martin M\"{u}nch}: wrapping inside caption column.
+ Implemented by UL with help of \ctanpkgref{hardwrap} as option |wrap|.
\end{enumerate}
\section{Missing}
% \begin{enumerate} %% rm. 2012/10/29
-% \item
- The package once might provide \ctanpkgref{keyval}-style
- optional arguments for \cs{listfiles} or even call \cs{listfiles}
+% \item
+ The package once might provide \ctanpkgref{keyval}-style
+ optional arguments for \cs{listfiles} or even call \cs{listfiles}
automatically with 'keyval' package options.
-% %% 2012/05/18:
-% \item Another idea from \textsc{Martin Muench}: wrapping inside caption column.
-% Can \ctanpkgref{hardwrap} help?
% \end{enumerate}
-
\end{document}
VERSION HISTORY
2012/03/20 for v0.1 started
-2012/03/22 trying something
+2012/03/22 trying something
2012/03/23 for v0.1a without "aligning the dots" etc.
-2012/05/18 for v0.30 Legalize -> Legalese; add. TODO "wrapping";
+2012/05/18 for v0.30 Legalize -> Legalese; add. TODO "wrapping";
ref. to `latexfileinfo-pkgs'
2012/05/20 for v0.31 mention Kabelschacht
2012/05/20 for v0.4 on new package option [r]
2012/09/30 for v0.5 \MaxBaseEmptyList, doc. \pagebreak
2012/10/11 for v0.6 \MaxBaseEmptyList*, \AddQuotes
-2012/10/29 for v0.7 "Mnch", one item less missing, MDabstract,
+2012/10/29 for v0.7 "M\"{u}nch", one item less missing, MDabstract,
usage restructured and extended
2012/10/30 \listfiles
2012/12/12 for v0.7a vs.\
+2022/12/05 for v0.8a accepts also the new date format \ No newline at end of file
diff --git a/macros/latex/contrib/nicefilelist/source/provonly.fd b/macros/latex/contrib/nicefilelist/source/provonly.fd
new file mode 100644
index 0000000000..357896e8f8
--- /dev/null
+++ b/macros/latex/contrib/nicefilelist/source/provonly.fd
@@ -0,0 +1,4 @@
+%\ProvidesFile{provonly.fd}[2022/12/05 v0.11a 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/docsrc/srcfiles.tex b/macros/latex/contrib/nicefilelist/source/srcfiles.tex
index 795e982e7d..359d5bd323 100644
--- a/macros/latex/contrib/nicefilelist/docsrc/srcfiles.tex
+++ b/macros/latex/contrib/nicefilelist/source/srcfiles.tex
@@ -1,5 +1,5 @@
\ProvidesFile{srcfiles.tex}
- [2012/10/30 file infos -> SrcFILEs.txt]
+ [2022/12/05 file infos -> SrcFILEs.txt]
\RequirePackage[r,wrap]{nicefilelist}
\RequirePackage{filedate}
\MaxBaseEmptyList{nicefilelist}
@@ -31,4 +31,4 @@
\CheckDateOfPDFmod{nicefilelist.RLS}
\CheckDateOfPDFmod{srcfiles.tex}
%\stop
-\NoBottomLines \ListInfos[SrcFILEs.txt]
+\NoBottomLines \ListInfos[SrcFILEs.txt] \ No newline at end of file
diff --git a/macros/latex/contrib/nicefilelist/source/wrong.prv b/macros/latex/contrib/nicefilelist/source/wrong.prv
new file mode 100644
index 0000000000..33aaae4e5e
--- /dev/null
+++ b/macros/latex/contrib/nicefilelist/source/wrong.prv
@@ -0,0 +1 @@
+\ProvidesFile{diffname.prv}[2022/12/05 v0.1 wrong] \ No newline at end of file
diff --git a/macros/latex/contrib/nicefilelist/nicefilelist.sty b/macros/latex/contrib/nicefilelist/tex/nicefilelist.sty
index 87d66f4886..aa82af7f27 100644
--- a/macros/latex/contrib/nicefilelist/nicefilelist.sty
+++ b/macros/latex/contrib/nicefilelist/tex/nicefilelist.sty
@@ -1,20 +1,20 @@
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{nicefilelist}[2012/12/12 v0.7a
+\ProvidesPackage{nicefilelist}[2022/12/05 v0.8a
more file list alignment (UL)]
-%% Copyright (C) 2012 Uwe Lueck,
-%% http://www.contact-ednotes.sty.de.vu
-%% -- author-maintained in the sense of LPPL below --
+%% Copyright (C) 2012 Uwe Lück (deceased June 2020)
%%
-%% This file 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.
-%% The latest version of this license is in
-%% http://www.latex-project.org/lppl.txt
-%% We did our best to help you, but there is NO WARRANTY.
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either
+%% version 1.3c of this license or (at your option) any later
+%% version. This version of this license is in
+%% https://www.latex-project.org/lppl/lppl-1-3c.txt
+%% and the latest version of this license is in
+%% https://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of
+%% LaTeX version 2005-12-01 or later.
+%%
%%
-%% Please report bugs, problems, and suggestions via
%%
-%% http://www.contact-ednotes.sty.de.vu
%%
%% === Alignment Settings ===
%% \label{sec:templates}
@@ -40,6 +40,7 @@
\MFfieldtemplate{f-ext}{tex}
\MFfieldtemplate{f-version}{v0.11a}
%% We are not supporting version numbers greater than 9 at present---sorry! (TODO)
+%% \pagebreak
%%
%% |\NFLspaceI|, |\NFLspaceII|, and |\NFLspaceIII|
%% determine the space between the four
@@ -89,7 +90,7 @@
%% %% 2012/10/30:
%% \emph{Without} it expands to `\typeout'
\newcommand*{\NFL@filerow}{\typeout}
-%% ---`\let' does'nt work with 'myfilist''s redefinition of
+%% ---`\let' doesn't work with 'myfilist''s redefinition of
%% `\typeout'.
%% \emph{With} `[wrap]', `\NFL@filerow' applies 'hardwrap''s
%% `\HardWrap':
@@ -219,9 +220,12 @@
\else \expandafter \@secondoftwo \fi}%
%% Dealing with |\NFL@date@or@rest{<token-list>}| before `\NFL@maybe@three':
\def\NFL@date@or@rest##1{%
- \NFL@if@date{##1}{##1}{\NFL@no@date@version##1}}%
-%% |\NFL@if@date{<token-list>}{<yes>}{<no>}| ...
- \def\NFL@if@date##1{\NFL@slashes##1\NFL@xi xyzxyzxyzx\@nil}%
+ \NFL@if@dateS{##1}{##1}{%
+ \NFL@if@dateD{##1}{##1}{\NFL@no@date@version##1}%
+ }%
+ }%
+%% |\NFL@if@dateS{<token-list>}{<yes>}{<no>}| ... slashes
+ \def\NFL@if@dateS##1{\NFL@slashes##1\NFL@xi xyzxyzxyzx\@nil}%
%% |\NFL@slashes| checks that there are slashes at the expected places:
\def\NFL@slashes##1##2##3##4##5##6##7##8{%
\NFL@ifx@kbl##5/%
@@ -230,6 +234,17 @@
%% This especially happens when <token-list> is empty.
%% Digit candidates back:
{##1##2##3##4##6##7}}%
+%% Since 2017-03-08 \LaTeX\ accepts dates formatted as
+%% yyyy-mm-dd instead of yyyy/mm/dd.
+%% Currently both formats are valid.
+%% Therefore the nicefilelist package needs to
+%% also accept ``-" (dash) instead of ``/" (slash) as separator.
+ \def\NFL@if@dateD##1{\NFL@dashes##1\NFL@xi xyzxyzxyzx\@nil}%
+ \def\NFL@dashes##1##2##3##4##5##6##7##8{%
+ \NFL@ifx@kbl##5-%
+ {\NFL@ifx@kbl##8-\NFL@ten@only\NFL@false}%
+ \NFL@false
+ {##1##2##3##4##6##7}}%
%% If the word is a date, we now have taken 6 of the 8 digits.
%% \[|\NFL@ten@only{<digits>}<digit><digit>Q|\]
%% takes the two remaining and then a thing that should be `Q'
@@ -239,7 +254,7 @@
%% Finally checking digits:
##1##2##3\@nnil}%
%% |\NFL@digits<token>| is a loop through single tokens:
- \def\NFL@digits##1{%
+ \def\NFL@digits##1{%
\NFL@ifx@kbl##1\@nnil\NFL@true{%
\NFL@if@digit@code##1<0\NFL@false{%
\NFL@if@digit@code##1>9\NFL@false\NFL@digits
@@ -267,12 +282,19 @@
%% if <rest> contains a version id. Otherwise ```<word-1>_<rest>'"
%% is considered a ``caption" only.
\def\NFL@maybe@three##1##2{%
- \NFL@if@date{##1}%
- {##1\NFLspaceII
- \NFL@space@split{##2}%
- \NFL@maybe@version@rest
- \NFL@version@or@rest}%
- {\NFL@no@date@version##1 ##2}}%
+ \NFL@if@dateS{##1}%
+ {##1\NFLspaceII
+ \NFL@space@split{##2}%
+ \NFL@maybe@version@rest
+ \NFL@version@or@rest}%
+ {\NFL@if@dateD{##1}%
+ {##1\NFLspaceII
+ \NFL@space@split{##2}%
+ \NFL@maybe@version@rest
+ \NFL@version@or@rest}%
+ {\NFL@no@date@version##1 ##2}}}%
+%% \pagebreak
+%%
%% |\NFL@version@or@rest{<token-list>}|:
\def\NFL@version@or@rest##1{%
\NFL@if@version{##1}%
@@ -353,4 +375,9 @@ v0.7 2012/10/13 "updating" date in \Provides...!
sec:test below sec:opt, mentioning `url'
2012/10/30 correcting \NFL@filerow without wrapping,
doc.: |...| in sec:opt
-v0.7a 2012/12/12 doc. monospace -> monofill
+v0.7a 2012/12/12 doc. monospace -> monofill; archived at:
+ https://web.archive.org/web/20221205210517/
+ https://mirror.mwt.me/ctan/install/macros/
+ latex/contrib/nicefilelist.tds.zip
+v0.8a 2022/12/05 Accepting also dashes instead of dashes in date
+ (one-time fix by H.-Martin Münch) \ No newline at end of file