From b6227abf37f373d7db4dcf49b07c889c2fb04d2b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 12 Mar 2012 23:34:37 +0000 Subject: new latex package longnamefilelist (12mar12) git-svn-id: svn://tug.org/texlive/trunk@25620 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/latex/longnamefilelist/lonaflst.tex | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Master/texmf-dist/source/latex/longnamefilelist/lonaflst.tex (limited to 'Master/texmf-dist/source/latex/longnamefilelist/lonaflst.tex') diff --git a/Master/texmf-dist/source/latex/longnamefilelist/lonaflst.tex b/Master/texmf-dist/source/latex/longnamefilelist/lonaflst.tex new file mode 100644 index 00000000000..72e7965296f --- /dev/null +++ b/Master/texmf-dist/source/latex/longnamefilelist/lonaflst.tex @@ -0,0 +1,59 @@ +\ProvidesFile{longnamefilelist.tex}[2012/03/12 documenting longnamefilelist.sty] +\title{\textsf{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 -- cgit v1.2.3