From bd2f29e4da8973d37e6e0b9274b09ad93b2a2317 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 1 Apr 2012 21:41:39 +0000 Subject: longnamefilelist git-svn-id: svn://tug.org/texlive/trunk@25820 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/longnamefilelist/SrcFILEs.txt | 4 +- .../latex/longnamefilelist/longnamefilelist.pdf | Bin 302657 -> 302668 bytes .../source/latex/longnamefilelist/lonaflst.tex | 61 --------------------- .../latex/longnamefilelist/longnamefilelist.tex | 61 +++++++++++++++++++++ .../source/latex/longnamefilelist/srcfiles.tex | 13 +++++ .../tex/latex/longnamefilelist/lonaflst.sty | 9 ++- 6 files changed, 82 insertions(+), 66 deletions(-) delete mode 100644 Master/texmf-dist/source/latex/longnamefilelist/lonaflst.tex create mode 100644 Master/texmf-dist/source/latex/longnamefilelist/longnamefilelist.tex create mode 100644 Master/texmf-dist/source/latex/longnamefilelist/srcfiles.tex (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/longnamefilelist/SrcFILEs.txt b/Master/texmf-dist/doc/latex/longnamefilelist/SrcFILEs.txt index dbfc912d250..39712b90aba 100644 --- a/Master/texmf-dist/doc/latex/longnamefilelist/SrcFILEs.txt +++ b/Master/texmf-dist/doc/latex/longnamefilelist/SrcFILEs.txt @@ -1,6 +1,6 @@ *File List* -longnamefilelist.sty 2012/03/14 v0.1b list files with long names (UL) +longnamefilelist.sty 2012/03/15 v0.1c list files with long names (UL) myfilist.sty 2011/01/30 v0.3a \listfiles -- mine only (UL) readprov.sty 2010/11/27 v0.3 file infos without loading (UL) longnamefilelist.tex 2012/03/14 documenting longnamefilelist.sty @@ -12,6 +12,6 @@ longnamefilelist.tex 2012/03/14 documenting longnamefilelist.sty srcfiles.tex 2012/03/12 file infos -> SrcFILEs.txt ******************* - List made at 2012/03/14, 20:03 + List made at 2012/04/01, 17:41 from script file srcfiles.tex diff --git a/Master/texmf-dist/doc/latex/longnamefilelist/longnamefilelist.pdf b/Master/texmf-dist/doc/latex/longnamefilelist/longnamefilelist.pdf index 02cfe82b7b3..9875ee64bcb 100644 Binary files a/Master/texmf-dist/doc/latex/longnamefilelist/longnamefilelist.pdf and b/Master/texmf-dist/doc/latex/longnamefilelist/longnamefilelist.pdf differ diff --git a/Master/texmf-dist/source/latex/longnamefilelist/lonaflst.tex b/Master/texmf-dist/source/latex/longnamefilelist/lonaflst.tex deleted file mode 100644 index 5ba3bf4cde0..00000000000 --- a/Master/texmf-dist/source/latex/longnamefilelist/lonaflst.tex +++ /dev/null @@ -1,61 +0,0 @@ -\ProvidesFile{longnamefilelist.tex}[2012/03/14 documenting longnamefilelist.sty] -\title{\textsf{\Huge %% \Huge 2012/03/14 - longnamefilelist.sty}\\---\\\cs{listfiles} - when some File Names\\Consist of quite a Lot of - Characters, such as\\\relax - [\,to be continued in next package update\,]\thanks{This - document describes version - \textcolor{blue}{\UseVersionOf{\jobname.sty}} - of \textsf{\jobname.sty} as of \UseDateOf{\jobname.sty}.}} -{ \RequirePackage{makedoc} \ProcessLineMessage{} - \MakeJobDoc{19} - {\SectionLevelTwoParseInput} } -\documentclass[fleqn]{article}%% TODO paper dimensions!? -\input{makedoc.cfg} %% shared formatting settings -\ReadPackageInfos{longnamefilelist} -\sloppy -\begin{document} -\maketitle -\begin{abstract}\noindent -'longnamefilelist.sty' equips \LaTeX's `\listfiles' with an optional -argument for the number of characters in the longest base filename. -This way you get a neatly aligned file list even when it contains -files whose base names have more than 8 characters. -\end{abstract} -\tableofcontents - -% \newpage -% \section{Features and Usage} -\section{Installing and Calling} -The file 'longnamefilelist.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} %% corr. 2011/02/08 - -%% extended 2011/01/14: -Below the `\documentclass' line(s) and above `\begin{document}', -you load 'longnamefilelist.sty' (as usually) by -\begin{verbatim} - \usepackage{longnamefilelist} -\end{verbatim} -Alternatively---e.g., for use with \ctanpkgref{myfilist} from the -\ctanpkgref{fileinfo} bundle, see~Sec.~\ref{sec:myfilist}, -or in order to include the `.cls' file in the list---you may load it by -\begin{verbatim} - \RequirePackage{longnamefilelist} -\end{verbatim} -before `\documentclass' or when you don't use `\documentclass'. - -% \section{Example} - -% \pagebreak -% \section{Implementation} -\section{Package File Header (Legalize)} -\input{longnamefilelist.doc} -\end{document} - -VERSION HISTORY - -2012/03/11 for v0.1 started -2012/03/12 completed -2012/03/14 v0.1b name in title \Huge diff --git a/Master/texmf-dist/source/latex/longnamefilelist/longnamefilelist.tex b/Master/texmf-dist/source/latex/longnamefilelist/longnamefilelist.tex new file mode 100644 index 00000000000..5ba3bf4cde0 --- /dev/null +++ b/Master/texmf-dist/source/latex/longnamefilelist/longnamefilelist.tex @@ -0,0 +1,61 @@ +\ProvidesFile{longnamefilelist.tex}[2012/03/14 documenting longnamefilelist.sty] +\title{\textsf{\Huge %% \Huge 2012/03/14 + longnamefilelist.sty}\\---\\\cs{listfiles} + when some File Names\\Consist of quite a Lot of + Characters, such as\\\relax + [\,to be continued in next package update\,]\thanks{This + document describes version + \textcolor{blue}{\UseVersionOf{\jobname.sty}} + of \textsf{\jobname.sty} as of \UseDateOf{\jobname.sty}.}} +{ \RequirePackage{makedoc} \ProcessLineMessage{} + \MakeJobDoc{19} + {\SectionLevelTwoParseInput} } +\documentclass[fleqn]{article}%% TODO paper dimensions!? +\input{makedoc.cfg} %% shared formatting settings +\ReadPackageInfos{longnamefilelist} +\sloppy +\begin{document} +\maketitle +\begin{abstract}\noindent +'longnamefilelist.sty' equips \LaTeX's `\listfiles' with an optional +argument for the number of characters in the longest base filename. +This way you get a neatly aligned file list even when it contains +files whose base names have more than 8 characters. +\end{abstract} +\tableofcontents + +% \newpage +% \section{Features and Usage} +\section{Installing and Calling} +The file 'longnamefilelist.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} %% corr. 2011/02/08 + +%% extended 2011/01/14: +Below the `\documentclass' line(s) and above `\begin{document}', +you load 'longnamefilelist.sty' (as usually) by +\begin{verbatim} + \usepackage{longnamefilelist} +\end{verbatim} +Alternatively---e.g., for use with \ctanpkgref{myfilist} from the +\ctanpkgref{fileinfo} bundle, see~Sec.~\ref{sec:myfilist}, +or in order to include the `.cls' file in the list---you may load it by +\begin{verbatim} + \RequirePackage{longnamefilelist} +\end{verbatim} +before `\documentclass' or when you don't use `\documentclass'. + +% \section{Example} + +% \pagebreak +% \section{Implementation} +\section{Package File Header (Legalize)} +\input{longnamefilelist.doc} +\end{document} + +VERSION HISTORY + +2012/03/11 for v0.1 started +2012/03/12 completed +2012/03/14 v0.1b name in title \Huge diff --git a/Master/texmf-dist/source/latex/longnamefilelist/srcfiles.tex b/Master/texmf-dist/source/latex/longnamefilelist/srcfiles.tex new file mode 100644 index 00000000000..cecfddb1304 --- /dev/null +++ b/Master/texmf-dist/source/latex/longnamefilelist/srcfiles.tex @@ -0,0 +1,13 @@ +\ProvidesFile{srcfiles.tex}[2012/03/12 file infos -> SrcFILEs.txt] +\RequirePackage{longnamefilelist} +% \SetLongNameFileListChars{16} +\listfiles[16] +\RequirePackage{myfilist} +% \EmptyFileList[longnamefilelist.sty,readprov.sty,myfilist.sty] +% \ReadPackageInfos{longnamefilelist} +%% documentation: +\ReadFileInfos{longnamefilelist} +%% documentation settings and auxiliaries: +\ReadPackageInfos{fifinddo,makedoc,niceverb} +\ReadFileInfos{makedoc.cfg,mdoccorr.cfg,srcfiles} +\ListInfos[SrcFILEs.txt] diff --git a/Master/texmf-dist/tex/latex/longnamefilelist/lonaflst.sty b/Master/texmf-dist/tex/latex/longnamefilelist/lonaflst.sty index 99f3a558ad6..526081e87cf 100644 --- a/Master/texmf-dist/tex/latex/longnamefilelist/lonaflst.sty +++ b/Master/texmf-dist/tex/latex/longnamefilelist/lonaflst.sty @@ -1,5 +1,5 @@ \NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesPackage{longnamefilelist}[2012/03/14 v0.1b +\ProvidesPackage{longnamefilelist}[2012/03/15 v0.1c list files with long names (UL)] %% %% Copyright (C) 2012 Uwe Lueck, @@ -73,7 +73,7 @@ %% `\LNFL@spaces' is used to align the list title ``*file list*" %% flushleft with the filenames: \def\LNFL@spaces{ }% -%% We also use more stars than \LaTeX below the list. +%% We also use more stars than \LaTeX\ below the list. %% space 2012/03/15 %% (However, all of this can also be used for \emph{shorter} names %% with \emph{less} stars below.) \def\LNFL@stars{***}% @@ -139,7 +139,9 @@ %% optional parameter for `\listfiles' (Sec.~\ref{sec:list}). \SetLongNameFileListChars{8} %% This sets the default value for `\listfiles' to the maximum number -%% of characters in the base filename that `\LaTeX' somewhat expects. +%% of characters in the base filename that +%% \LaTeX\ %% 2012/03/15 %%% `\LaTeX' +%% somewhat expects. %% %% TODO: 1.~keyval package option avoiding `\listfiles' %% 2.~measuring longest filename? @@ -153,3 +155,4 @@ v0.1 2012/03/11 very first 2012/03/12 debugging; \LNFL@spaces, \LNFL@stars v0.1b 2012/03/14 doc fixes: avoiding arrow substitution in listing, space after "who knows" +v0.1c 2012/03/15 more typographical fixes concerning "\LaTeX" -- cgit v1.2.3