summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex')
-rw-r--r--Master/texmf-dist/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex25
1 files changed, 21 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex b/Master/texmf-dist/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex
index 23ae3c84b6f..c487f8b43ec 100644
--- a/Master/texmf-dist/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex
+++ b/Master/texmf-dist/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{latexfileinfo_pkgs.tex}[2012/05/13 v0.2a latex file info packages (UL)]
+\ProvidesFile{latexfileinfo_pkgs.tex}[2012/05/27 v0.21 latex file info packages (UL)]
% \ProvidesFile{finfpkgs.tex}[2012/05/06 v0.2 latex file info packages (UL)]
\head \charset{ISO-8859-1} %%% {utf-8}
\texrobots
@@ -155,8 +155,11 @@ in \emph{typesetting} the latter's documentation
Provides
\strongcs{UseDateOf}\metaarg{file} and \strongcs{UseVersionOf}\metaarg{file}.
\item %%% It steals
- Steals \ancref{doc}{\pkg{doc}}'s \strongcs{GetFileInfo} so \pkg{doc} is not
- needed, in case ...
+% Steals \ancref{doc}{\pkg{doc}}'s \strongcs{GetFileInfo} so \pkg{doc} is not
+% needed, in case ...
+ %% <- 2012/05/26 ->
+ Provides \ancref{doc}{\pkg{doc}}'s \strongcs{GetFileInfo}
+ (with modified definition; useed internally)
\item Provides
\begin{itemize}
\item \strongcs{ReadFileInfos}\metaarg{files}
@@ -319,14 +322,25 @@ This is about listing \emph{all} files input in a \LaTeX\ run, \emph{or}~...
\item Column \strong{distances} and "\strong{missing}" display configurable too.
\item Can be combined with \ancref{mfl}{\pkg{myfilist}}\pardash view
\mirrorctanref{macros/latex/contrib/nicefilelist/%
+ doc/% %% 2012/05/26
SrcFILEs.txt}{output sample}.
\item Needs just \CPR{monofill}, additionally to
\LaTeX~\CtanPkgRef{latex-base}{base}.
+ %% 2012/05/27:
+ \item \pkg{nicefilelist} v0.4 provides an option \code{[r]} to allow
+ "release numbers" in the column reserved for versions:
+ \begin{codelines}
+ nicefilelist.sty~ 2012/05/20~ v0.4 ~ more file list alignment (UL)\/
+ nicefilelist.tex~ 2012/05/20~ ~--~ ~ documenting nicefilelist.sty\/
+ nicefilelist.RLS~ 2012/05/20~ r0.4 ~ v0.4 Kabelschacht + [r]
+ \end{codelines}
+ \file{.RLS} files are an idea to provide/access a release summary.
\end{itemize}
\ditem{\lineanc{mfl}\lineanc{myfilist}\CPR{myfilist}}
\begin{itemize}
\item Allows \strong{removing} all entries that \LaTeX\ has collected
- for \ancref{latex}{\cs{listfiles}} at a certain point.
+ for \ancref{latex}{\cs{listfiles}} at a certain point
+ (\strong{\cs{EmptyFileList}}). %% 2012/05/26
\item Then, by commands from \ancref{readprov}{\pkg{readprov}},
you can \strong{add arbitrary} files to the list
(as they are \emph{not} really \emph{loaded}),
@@ -460,3 +474,6 @@ and Rainer Sch”pf!
%% and reformattings, link fixes
%% 2012/05/13 v0.2a modified \ProvidesFile for different
%% generation method
+%% 2012/05/26 v.21 corr. \GetFileInfo,
+%% nicefilelist sample link fixed
+%% 2012/05/27 nicefilelist's option [r]