diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-28 22:23:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-28 22:23:47 +0000 |
commit | 43b2ed509f665e0eeddd25cb2927f186beb7fa9f (patch) | |
tree | 921bba002c0fcf412c15677c4c14be1b58e25955 /Master/texmf-dist | |
parent | 5cf0325e9a003324a07bfd012b6ceffa9a61eb92 (diff) |
latexfileinfo-pkgs (28may12)
git-svn-id: svn://tug.org/texlive/trunk@26697 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
5 files changed, 55 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm b/Master/texmf-dist/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm index d8df71dd51d..17f6ff39953 100644 --- a/Master/texmf-dist/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm +++ b/Master/texmf-dist/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm @@ -1,8 +1,8 @@ <!-- generated from - latexfileinfo_pkgs.tex, 2012/05/13 v0.2a latex file info packages (UL), + latexfileinfo_pkgs.tex, 2012/05/27 v0.21 latex file info packages (UL), - with blog.sty, 2012-05-15 --> + with blog.sty, 2012-05-27 --> <html><head> <meta http-equiv="Content-Type" content="text/html; ISO-8859-1"> <meta name="robots" content="index,follow,noarchive"> @@ -188,8 +188,9 @@ Provides <strong><code>\UseDateOf</code></strong><code>{⟨<i>file</i>⟩}</code> and <strong><code>\UseVersionOf</code></strong><code>{⟨<i>file</i>⟩}</code>. </li> <li> -Steals <a href="#doc">doc</a>’s <strong><code>\GetFileInfo</code></strong> so doc is not -needed, in case ... + +Provides <a href="#doc">doc</a>’s <strong><code>\GetFileInfo</code></strong> +(with modified definition; useed internally) </li> <li>Provides <ul> @@ -409,17 +410,29 @@ for <code>\listfiles</code>. <li>Column <strong>distances</strong> and “<strong>missing</strong>” display configurable too. </li> <li>Can be combined with <a href="#mfl">myfilist</a> — view -<a href="http://mirror.ctan.org/macros/latex/contrib/nicefilelist/SrcFILEs.txt" target="_blank">output sample</a>. +<a href="http://mirror.ctan.org/macros/latex/contrib/nicefilelist/doc/SrcFILEs.txt" target="_blank">output sample</a>. </li> <li>Needs just <a href="http://ctan.org/pkg/monofill" target="_blank">monofill</a>, additionally to LaTeX <a href="http://ctan.org/pkg/latex-base" target="_blank">base</a>. + + </li> + <li>nicefilelist v0.4 provides an option <code>[r]</code> to allow +“release numbers” in the column reserved for versions: +<blockquote><code> +nicefilelist.sty 2012/05/20 v0.4 more file list alignment (UL)<br> +nicefilelist.tex 2012/05/20 -- documenting nicefilelist.sty<br> +nicefilelist.RLS 2012/05/20 r0.4 v0.4 Kabelschacht + [r] +</code> +</blockquote> +<code>.RLS</code> files are an idea to provide/access a release summary. </li> </ul> <dt><strong><a name="mfl"></a><a name="myfilist"></a><a href="http://ctan.org/pkg/myfilist" target="_blank">myfilist</a></strong><dd> <ul> </li> <li>Allows <strong>removing</strong> all entries that LaTeX has collected -for <a href="#latex"><code>\listfiles</code></a> at a certain point. +for <a href="#latex"><code>\listfiles</code></a> at a certain point +(<strong><code>\EmptyFileList</code></strong>). </li> <li>Then, by commands from <a href="#readprov">readprov</a>, you can <strong>add arbitrary</strong> files to the list @@ -558,7 +571,7 @@ and Rainer Schöpf! <hr> <small>* not mine </small> -<p align="right"><i>Last revised 2012-05-15 © <a href="http://www.webdesign-bu.de/uwe_lueck/contact.html" target="_blank">Uwe Lück</a> +<p align="right"><i>Last revised 2012-05-27 © <a href="http://www.webdesign-bu.de/uwe_lueck/contact.html" target="_blank">Uwe Lück</a> <table width="" height="6" border="0" cellpadding="0" cellspacing="0"><tbody> <!-- HVspace --> <tr valign="top"><td></td> </tr> diff --git a/Master/texmf-dist/source/latex/latexfileinfo-pkgs/SrcFILEs.txt b/Master/texmf-dist/source/latex/latexfileinfo-pkgs/SrcFILEs.txt index 227cc24d761..bf177327c36 100644 --- a/Master/texmf-dist/source/latex/latexfileinfo-pkgs/SrcFILEs.txt +++ b/Master/texmf-dist/source/latex/latexfileinfo-pkgs/SrcFILEs.txt @@ -1,21 +1,21 @@ *File List* - nicefilelist.sty 2012/03/29 v0.2 more file list alignment (UL) + nicefilelist.sty 2012/05/20 v0.4 more file list alignment (UL) monofill.sty 2012/03/19 v0.1a monospace alignment (UL) - myfilist.sty 2011/01/30 v0.3a \listfiles -- mine only (UL) - readprov.sty 2010/11/27 v0.3 file infos without loading (UL) + myfilist.sty 2012/05/26 v0.4 \listfiles -- mine only (UL) + readprov.sty 2012/03/20 v0.3b file infos without loading (UL) blog.sty 2012/05/15 v0.7 simple fast HTML (UL) - fifinddo.sty 2012/01/20 v0.51 filtering TeX(t) files by TeX (UL) - dowith.sty 2012/05/14 v0.21 simple list loop (UL) + fifinddo.sty 2012/03/17 v0.51 filtering TeX(t) files by TeX (UL) + dowith.sty 2012/05/19 v0.21a simple list loop (UL) texlinks.sty 2012/05/13 v0.6 TeX-related links (UL) blogexec.sty 2011/12/15 v0.1 assignments with blog.sty (UL) texblog.fdf 2012/05/15 -- extra blog settings atari_ht.fdf 2012/05/13 -- Atari umlauts for blog.sty -mkht_ltxfinfo_pkgs.tex 2012/05/14 -- HTML driver -latexfileinfo_pkgs.tex 2012/05/13 v0.2a latex file info packages (UL) -latexfileinfo_pkgs.RLS 2012/05/15 -- r0.2b refined; corr. tex/ + doc. +mkht_ltxfinfo_pkgs.tex 2012/05/27 -- HTML driver +latexfileinfo_pkgs.tex 2012/05/27 v0.21 latex file info packages (UL) +latexfileinfo_pkgs.RLS 2012/05/27 r0.21 v0.21 corr. \GetFileInfo + link, [r] *********** - List made at 2012/05/15, 22:08 + List made at 2012/05/27, 15:53 from script file mkht_ltxfinfo_pkgs.tex 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] diff --git a/Master/texmf-dist/source/latex/latexfileinfo-pkgs/mkht_ltxfinfo_pkgs.tex b/Master/texmf-dist/source/latex/latexfileinfo-pkgs/mkht_ltxfinfo_pkgs.tex index 7c56b28099a..e43e885562b 100644 --- a/Master/texmf-dist/source/latex/latexfileinfo-pkgs/mkht_ltxfinfo_pkgs.tex +++ b/Master/texmf-dist/source/latex/latexfileinfo-pkgs/mkht_ltxfinfo_pkgs.tex @@ -1,5 +1,5 @@ -\ProvidesFile{mkht_ltxfinfo_pkgs.tex}[2012/05/14 HTML driver] -\RequirePackage{nicefilelist} +\ProvidesFile{mkht_ltxfinfo_pkgs.tex}[2012/05/27 HTML driver] +\RequirePackage[r]{nicefilelist} %% [r] 2012/05/27 \MFfieldtemplate{f-base}{latexfileinfo_pkgs} \RequirePackage{myfilist} \RequirePackage{blog}[2011/11/20] \BlogInterceptEnvironments* diff --git a/Master/texmf-dist/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS b/Master/texmf-dist/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS index 976306d53a4..9a633d9d52b 100644 --- a/Master/texmf-dist/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS +++ b/Master/texmf-dist/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS @@ -1,5 +1,6 @@ \ProvidesFile{latexfileinfo_pkgs.RLS} %% RELEASE INFO + [{2012/05/27 r0.21 v0.21 corr. \string\GetFileInfo\space + link, [r]}] [2012/05/15 r0.2b refined; corr. tex/ + doc.] -% [2012/05/14 r0.2a generation refined] %% not used -% [2012/05/07 r0.2 first on CTAN] %% was "2012/05/10" with r0.2a + [2012/05/14 r0.2a generation refined] %% not used + [2012/05/07 r0.2 first on CTAN] %% was "2012/05/10" with r0.2a |