summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pageslts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-10 16:39:09 +0000
committerKarl Berry <karl@freefriends.org>2010-07-10 16:39:09 +0000
commitb97a72ab6d7c6317a517a3472c04d8c0e0b4a5fd (patch)
treef28e5315b1f9be8add43f083ecbe6b4c2dfc5d27 /Master/texmf-dist/source/latex/pageslts
parent9b197b895bd72c8db0dfde271ba5aac42dd73b0f (diff)
pageslts update (1jul10)
git-svn-id: svn://tug.org/texlive/trunk@19350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pageslts')
-rw-r--r--Master/texmf-dist/source/latex/pageslts/pagesLTS.drv19
-rw-r--r--Master/texmf-dist/source/latex/pageslts/pagesLTS.dtx134
-rw-r--r--Master/texmf-dist/source/latex/pageslts/pagesLTS.ins10
3 files changed, 96 insertions, 67 deletions
diff --git a/Master/texmf-dist/source/latex/pageslts/pagesLTS.drv b/Master/texmf-dist/source/latex/pageslts/pagesLTS.drv
index bffac2cb740..c06ec5d2934 100644
--- a/Master/texmf-dist/source/latex/pageslts/pagesLTS.drv
+++ b/Master/texmf-dist/source/latex/pageslts/pagesLTS.drv
@@ -55,7 +55,7 @@
%% pagesLTS-example.tex.
%%
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
-\ProvidesFile{pagesLTS.drv}[2010/06/03 v1.1b%
+\ProvidesFile{pagesLTS.drv}[2010/06/24 v1.1c%
Refers to special pages' numbers/names (HMM)]%
\documentclass[landscape]{ltxdoc}[2007/11/11]% v2.0u
\usepackage{geometry}[2010/03/13]% v5.3
@@ -65,14 +65,15 @@
%% Please consider updating your LaTeX, class, and package
%% to the most recent version (if they are not already the most
%% recent version).
-%% Warning: holtxdoc, 2010/04/18 v0.18, requires the packages
-%% hypdoc, 2010/03/26
-%% hyperref, 2010/03/30
-%% pdftexcmds, 2010/04/01
-%% ltxcmds, 2010/03/09
-%% hologo, 2010/04/08
-%% array
-%% and does neither work with nor check for earlier versions!
+%% Warning: holtxdoc, 2010/04/24 v0.19, requires the packages
+%% hypdoc, 2010/03/26, v1.9
+%% hyperref, 2010/03/30, v6.80u (latest: 2010/06/04 v6.81f)
+%% pdftexcmds, 2010/04/01, v0.9
+%% ltxcmds, 2010/03/09, v1.4 (latest: 2010/04/26, v1.7)
+%% hologo, 2010/04/24, v1.2
+%% array (latest: 2008/09/09, v2.4c)
+%% (or more recent versions) and does neither work with
+%% nor check for earlier versions!
\hypersetup{%
pdfsubject={Refers to special pages' numbers/names (HMM)},%
pdfkeywords={LaTeX, pagesLTS, lastpage, page number, page name, Hans-Martin Muench},%
diff --git a/Master/texmf-dist/source/latex/pageslts/pagesLTS.dtx b/Master/texmf-dist/source/latex/pageslts/pagesLTS.dtx
index 6d6147049df..fc94e2912a7 100644
--- a/Master/texmf-dist/source/latex/pageslts/pagesLTS.dtx
+++ b/Master/texmf-dist/source/latex/pageslts/pagesLTS.dtx
@@ -1,9 +1,9 @@
% \iffalse meta-comment
%
% pagesLTS package
-% file version: v1.1b
-% file date: 2010/06/03
-% documentation date: 2010/06/03
+% file version: v1.1c
+% file date: 2010/06/24
+% documentation date: 2010/06/24
%
% Copyright (C) 2010 H.-Martin M\"{u}nch (Martin dot Muench at Uni-Bonn dot de)
% Portions of code copyrighted by other people as marked.
@@ -87,11 +87,11 @@
\input docstrip.tex
\obeyspaces
-\Msg{*****************************************************}
-\Msg{* Installation *}
-\Msg{* Package: pagesLTS v1.1b 2010/06/03 LaTeX2e package *}
-\Msg{* Refers to special pages' numbers/names (HMM) *}
-\Msg{*****************************************************}
+\Msg{******************************************************}
+\Msg{* Installation *}
+\Msg{* Package: pagesLTS v1.1c 2010/06/24 LaTeX2e package *}
+\Msg{* Refers to special pages' numbers/names (HMM) *}
+\Msg{******************************************************}
\keepsilent
\askforoverwritefalse
@@ -203,7 +203,7 @@ and the derived files
% \begin{macrocode}
%<*driver>
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
-\ProvidesFile{pagesLTS.drv}[2010/06/03 v1.1b%
+\ProvidesFile{pagesLTS.drv}[2010/06/24 v1.1c%
Refers to special pages' numbers/names (HMM)]%
\documentclass[landscape]{ltxdoc}[2007/11/11]% v2.0u
\usepackage{geometry}[2010/03/13]% v5.3
@@ -213,14 +213,15 @@ and the derived files
%% Please consider updating your LaTeX, class, and package
%% to the most recent version (if they are not already the most
%% recent version).
-%% Warning: holtxdoc, 2010/04/18 v0.18, requires the packages
-%% hypdoc, 2010/03/26
-%% hyperref, 2010/03/30
-%% pdftexcmds, 2010/04/01
-%% ltxcmds, 2010/03/09
-%% hologo, 2010/04/08
-%% array
-%% and does neither work with nor check for earlier versions!
+%% Warning: holtxdoc, 2010/04/24 v0.19, requires the packages
+%% hypdoc, 2010/03/26, v1.9
+%% hyperref, 2010/03/30, v6.80u (latest: 2010/06/04 v6.81f)
+%% pdftexcmds, 2010/04/01, v0.9
+%% ltxcmds, 2010/03/09, v1.4 (latest: 2010/04/26, v1.7)
+%% hologo, 2010/04/24, v1.2
+%% array (latest: 2008/09/09, v2.4c)
+%% (or more recent versions) and does neither work with
+%% nor check for earlier versions!
\hypersetup{%
pdfsubject={Refers to special pages' numbers/names (HMM)},%
pdfkeywords={LaTeX, pagesLTS, lastpage, page number, page name, Hans-Martin Muench},%
@@ -381,11 +382,11 @@ and the derived files
% \DoNotIndex{{pagesLTS.arabic, pagesLTS.roman, pagesLTS.Roman, pagesLTS.alph, pagesLTS.Alph,\ldots }}
%
% \title{The \textsf{pagesLTS} package\footnote{This file%
-% has version number v1.1b, last%
-% revised 2010/06/03, documentation dated 2010/06/03.}}
+% has version number v1.1c, last%
+% revised 2010/06/24, documentation dated 2010/06/24.}}
% \author{H.-Martin M\"{u}nch\\
% (\texttt{Martin dot Muench at Uni-Bonn dot de})}
-% \date{2010/06/03}
+% \date{2010/06/24}
%
% \maketitle
%
@@ -1153,7 +1154,7 @@ and the derived files
% |\usepackage[pagecontinue=false,alphMult=0,AlphMulti=0,fnsymbolmult=false,romanMult=false,RomanMulti=false]{pagesLTS}|,\\
% if the behaviour of the \textsf{lastpage} package should be simulated.
% Using the \textsf{lastpage} before the \textsf{pagesLTS} before the
-% \textsf{hyperref} [2010/04/17, v6.80x; probably an update will be issued]
+% \textsf{hyperref} [2010/06/04 v6.81f]
% package results in multiply definitions of the |LastPage| label.
%
% \subsection{Using an unknown page numbering scheme\label{sec:unknown}}
@@ -1373,7 +1374,7 @@ and the derived files
\usepackage{lipsum}[2005/01/26]% v1.0
\usepackage[draft]{showkeys}[2007/08/07]% v3.15
%% Use final instead of draft to hide the keys. %%
-\usepackage{hyperref}[2010/05/13]% v6.81e
+\usepackage{hyperref}[2010/06/04]% v6.81f
\hypersetup{%
extension=pdf,%
plainpages=false,%
@@ -1389,7 +1390,7 @@ and the derived files
pdfpagelayout=SinglePage,%
bookmarksopen=true%
}
-\usepackage[pagecontinue=true,alphMult=ab,AlphMulti=AB,fnsymbolmult=true,romanMult=true,RomanMulti=true]{pagesLTS}[2010/06/03]% v1.1b
+\usepackage[pagecontinue=true,alphMult=ab,AlphMulti=AB,fnsymbolmult=true,romanMult=true,RomanMulti=true]{pagesLTS}[2010/06/24]% v1.1c
%% These are the default options. %%
\makeatletter
\renewcommand{\@evenfoot}%
@@ -1425,7 +1426,7 @@ and the derived files
\markboth{Example for pagesLTS}{Example for pagesLTS}
This example demonstrates the most common uses of package\\
-\textsf{pagesLTS}, v1.1b as of 2010/06/03 (HMM).\\
+\textsf{pagesLTS}, v1.1c as of 2010/06/24 (HMM).\\
The used options were \texttt{pagecontinue=true},
\texttt{alphMult=ab}, \texttt{AlphMulti=AB}, \linebreak
\texttt{fnsymbolmult=true},
@@ -2318,7 +2319,7 @@ was added.)\\
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
-\ProvidesPackage{pagesLTS}[2010/06/03 v1.1b
+\ProvidesPackage{pagesLTS}[2010/06/24 v1.1c
Refers to special pages' numbers/names (HMM)]%
% \end{macrocode}
@@ -2367,7 +2368,7 @@ was added.)\\
% is used twice (or even more often).
%
% \begin{macrocode}
-\RequirePackage{undolabl}[2010/06/03]% v1.0b
+\RequirePackage{undolabl}[2010/06/24]% v1.0c
% \end{macrocode}
%
% We must not forget to give the source of |Prelim@EveryShipout|:
@@ -2397,7 +2398,7 @@ was added.)\\
% and so interferred drastically with the \LaTeXe\ commands which
% make use of |\AtEndDocument|. Newer versions of \textsf{endfloat}
% exists (at the time of writing this documentation: v2.4i as of 1995/10/11)
-% in modern documentation form, which should be available from \CTAN{}
+% in modern documentation form, which are available from \CTAN{}
% (see subsection~\ref{ss:Downloads}).
% A~note is placed here, and later it is checked whether a (very) old
% \textsf{endfloat} package is in use. If it is, a warning or even
@@ -3752,7 +3753,8 @@ was added.)\\
%
% \begin{macrocode}
%% The following code is from the hyperref package %%
-%% [2010/04/17 v6.80x] by Heiko Oberdiek (Thanks!). %%
+%% [2010/04/17 v6.80x; newer versions are available] %%
+%% by Heiko Oberdiek (Big Thanks!). %%
\if@filesw
\begingroup
\let\@number\@firstofone
@@ -4070,7 +4072,7 @@ was added.)\\
% package is performed and if need be a warning is issued:
%
% \begin{macrocode}
- \@ifpackagelater{hyperref}{2010/04/16}{% 2010/04/17 v6.80x
+ \@ifpackagelater{hyperref}{2010/06/03}{% 2010/06/04 v6.81f
\relax}{%
\PackageWarningNoLine{pagesLTS}{Old hyperref package detected:\MessageBreak%
There is a newer version of the\MessageBreak%
@@ -4079,7 +4081,7 @@ was added.)\\
}%
}%
%% pagesLTS supports the use of the package hyperref by
- %% Heiko Oberdiek (hyperref version 2010/04/17 v6.80x).
+ %% Heiko Oberdiek (hyperref version 2010/06/04 v6.81f).
%% pagesLTS may work with earlier versions of this packages,
%% but this was not tested.
}%
@@ -4304,7 +4306,7 @@ was added.)\\
%
% \subsection{Downloads\label{ss:Downloads}}
%
-% Everything \textit{should} be available on \CTAN{}, \url{ftp://ftp.ctan.org/tex-archive/},
+% Everything should be available on \CTAN{}, \url{ftp://ftp.ctan.org/tex-archive/},
% but may need additional packages themselves.\\
%
% \DescribeMacro{pagesLTS.dtx}
@@ -4333,8 +4335,7 @@ was added.)\\
%
% \item[-] package \textsf{kvoptions}, 2010/02/22, v3.7, \CTAN{macros/latex/contrib/oberdiek/kvoptions.dtx}
%
-% \item[-] package \textsf{undolabl}, 2010/06/03, v1.0b, \CTAN{macros/latex/contrib/muench/undolabl.dtx}\\
-% (submitted, should become available at that location soon)
+% \item[-] package \textsf{undolabl}, 2010/06/04, v1.0c, \CTAN{macros/latex/contrib/undolabl.dtx}\\
% \end{description}
%
% \DescribeMacro{lastpage209.sty}
@@ -4362,10 +4363,9 @@ was added.)\\
%
% \item[-] package \textsf{showkeys}, 2007/08/07, v3.15, \CTAN{macros/latex/required/tools/showkeys.dtx}
%
-% \item[-] package \textsf{hyperref}, 2010/05/13, v6.81e, \CTAN{macros/latex/contrib/hyperref.zip}
+% \item[-] package \textsf{hyperref}, 2010/06/04, v6.81f, \CTAN{macros/latex/contrib/hyperref.zip}
%
-% \item[-] package \textsf{pagesLTS}, 2010/06/03, v1.1b, \CTAN{macros/latex/contrib/muench/pagesLTS/pagesLTS.dtx}\\
-% (submitted, should become available at that location soon)\\
+% \item[-] package \textsf{pagesLTS}, 2010/06/24, v1.1c, \CTAN{macros/latex/contrib/pagesLTS/pagesLTS.dtx}\\
% (Well, it is the example file for this package, and because you are reading the
% documentation for the \textsf{pagesLTS} package, it can be assumed that you already
% have some version of it -- is it the current one?)
@@ -4376,7 +4376,7 @@ was added.)\\
% the \textsf{pagesLTS} package and can be considered as kind of add-on.
% It should become available at CTAN soon:
% \begin{description}
-% \item[-] package \textsf{papermas}, 2010/06/03, v1.0b, \CTAN{macros/latex/contrib/muench/papermas/papermas.dtx}
+% \item[-] package \textsf{papermas}, 2010/06/24, v1.0c, \CTAN{macros/latex/contrib/papermas/papermas.dtx}
% \end{description}
%
% \DescribeMacro{endfloat}
@@ -4440,7 +4440,7 @@ was added.)\\
% \textbf{Warning}: holtxdoc, 2010/04/24 v0.19, requires the packages
% \begin{description}
% \item[-] hypdoc, 2010/03/26, v1.9
-% \item[-] hyperref, 2010/03/30, v6.80u (latest: 2010/05/13, v6.81e)
+% \item[-] hyperref, 2010/03/30, v6.80u (latest: 2010/06/04, v6.81f)
% \item[-] pdftexcmds, 2010/04/01, v0.9
% \item[-] ltxcmds, 2010/03/09, v1.4 (latest: 2010/04/26, v1.7)
% \item[-] hologo, 2010/04/24, v1.2
@@ -4453,30 +4453,50 @@ was added.)\\
% and use this, because the packages in there should be both
% recent and compatible.)\\
%
+% \DescribeMacro{M\"{u}nch}
+% Packages of mine:\\
+% \begin{description}
+% \item[undolabl] 2010/06/24, v1.0c, \CTAN{macros/latex/contrib/undolabl.dtx}\\
+% That package allows to override existing labels, especially automatically generated ones.
+%
+% \item[pagesLTS] 2010/06/24, v1.1c, \CTAN{macros/latex/contrib/pagesLTS.dtx}\\
+% The package described in this very documentation.
+%
+% \item[papermas] 2010/06/24, v1.0c, \CTAN{macros/latex/contrib/papermas.dtx}\\
+% That package allows to compute the number of sheets of paper needed to
+% print a document as well as the mass of that printed version of the document.
+% Further that package allows to compute \textquotedblleft base to the power of
+% exponent\textquotedblright\ inside \LaTeX.
+%
+% \item[hrefhide] 2010/06/24, v1.0c, \CTAN{macros/latex/contrib/hrefhide.dtx}\\
+% That package allows to \textquotedblleft hide\textquotedblright\ some (hyperlinked)
+% text when printing the document while keeping the layout.
+% \end{description}
+%
% \pagebreak
%
% \subsection{Package, unpacking TDS}
%
-% \paragraph{Package.} This package should become available soon on \CTAN{}
+% \paragraph{Package.} This package is available on \CTAN{}
% \begin{description}
-% \item[\CTAN{macros/latex/contrib/muench/pagesLTS/pagesLTS.dtx}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/pagesLTS/pagesLTS.dtx}]\hspace*{0.1cm} \\
% The source file.
-% \item[\CTAN{macros/latex/contrib/muench/pagesLTS/pagesLTS.ins}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/pagesLTS/pagesLTS.ins}]\hspace*{0.1cm} \\
% The installation file.
-% \item[\CTAN{macros/latex/contrib/muench/pagesLTS/pagesLTS.drv}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/pagesLTS/pagesLTS.drv}]\hspace*{0.1cm} \\
% The driver to generate the documentation.
-% \item[\CTAN{macros/latex/contrib/muench/pagesLTS/ltxdoc.cfg}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/pagesLTS/ltxdoc.cfg}]\hspace*{0.1cm} \\
% The \LaTeX documentation configuration file, also for generating the documentation.
-% \item[\CTAN{macros/latex/contrib/muench/pagesLTS/pagesLTS.pdf}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/pagesLTS/pagesLTS.pdf}]\hspace*{0.1cm} \\
% The documentation.
-% \item[\CTAN{macros/latex/contrib/muench/pagesLTS/pagesLTS.sty}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/pagesLTS/pagesLTS.sty}]\hspace*{0.1cm} \\
% The \xext{sty}le file.
-% \item[\CTAN{macros/latex/contrib/muench/pagesLTS/pagesLTS-example.tex}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/pagesLTS/pagesLTS-example.tex}]\hspace*{0.1cm} \\
% The example file.
-% \item[\CTAN{macros/latex/contrib/muench/pagesLTS/pagesLTS-example.pdf}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/pagesLTS/pagesLTS-example.pdf}]\hspace*{0.1cm} \\
% The compiled example file, as it should look like.
-% \item[\CTAN{install/macros/latex/contrib/muench/pagesLTS/pagesLTS.tds.zip}]\hspace*{0.1cm} \\
-% Everything in TDS compliant, compiled format.
+% \item[\CTAN{install/macros/latex/contrib/pagesLTS/pagesLTS.tds.zip}]\hspace*{0.1cm} \\
+% Everything in TDS compliant, compiled format (submitted, should become available soon).
% \end{description}
%
% For required other packages, see the preceding subsection.
@@ -4625,7 +4645,7 @@ was added.)\\
%
% \begin{itemize}
% \item Include a correct checksum for \textsf{pagesLTS}.
-% \item Insert the final references where to get the files at \CTAN{}.
+% \item Insert the final reference where to get the \xfile{tds.zip} file at \CTAN{}.
% \end{itemize}
%
% \pagebreak
@@ -4640,7 +4660,7 @@ was added.)\\
% Further I would like to thank Heiko Oberdiek
% (heiko dot oberdiek at googlemail dot com) for providing
% the |\erroralphalph| command as well as
-% a~lot~(!) of usefull packages (from which I also got everything I
+% a~lot~(!) of useful packages (from which I also got everything I
% know about creating a file in \xfile{dtx} format, ok, say it: copying),
% Martin Schr\"{o}der (martin at oneiros dot de) for his \textsf{prelim2e} package,
% from which I got the |Prelim@EveryShipout| code,
@@ -4724,6 +4744,14 @@ was added.)\\
% \item TDS locations updated.
% \item Several changes in the documentation and the Readme file.
% \end{Version}
+% \begin{Version}{2010/06/24 v1.1c}
+% \item \textsf{holtxdoc} warning in \xfile{drv} updated.
+% \item Removed CRLF line endings from the \xfile{dtx} file.
+% \item Corrected the location of the package at CTAN. (TDS still missing due to packaging error.)
+% \item Corrected Message format in pagesLTS.\xfile{ins}.
+% \item Updated references to other packages: \textsf{hyperref}, \textsf{undolabl}, and \textsf{papermas}.
+% \item Added a list of my other packages.
+% \end{Version}
% \end{History}
%
% % \PrintChanges
@@ -4731,14 +4759,14 @@ was added.)\\
% \bigskip
%
% When you find a mistake or have a suggestion for an improvement of this package,
-% please send an e-mail to the maintainer, thanks!\\
+% please send an e-mail to the maintainer, thanks! (Please see BUG REPORTS in the README.)
%
% \bigskip
%
% Note: J and Y are not missing in the index, but no commands beginning
% with these letters have been used in this \textsf{pagesLTS} package.
%
-% \newpage
+% \pagebreak
%
% \PrintIndex
%
diff --git a/Master/texmf-dist/source/latex/pageslts/pagesLTS.ins b/Master/texmf-dist/source/latex/pageslts/pagesLTS.ins
index 7b07155b2a0..2572080ccd5 100644
--- a/Master/texmf-dist/source/latex/pageslts/pagesLTS.ins
+++ b/Master/texmf-dist/source/latex/pageslts/pagesLTS.ins
@@ -57,11 +57,11 @@
\input docstrip.tex
\obeyspaces
-\Msg{*****************************************************}
-\Msg{* Installation *}
-\Msg{* Package: pagesLTS v1.1b 2010/06/03 LaTeX2e package *}
-\Msg{* Refers to special pages' numbers/names (HMM) *}
-\Msg{*****************************************************}
+\Msg{******************************************************}
+\Msg{* Installation *}
+\Msg{* Package: pagesLTS v1.1c 2010/06/24 LaTeX2e package *}
+\Msg{* Refers to special pages' numbers/names (HMM) *}
+\Msg{******************************************************}
\keepsilent
\askforoverwritefalse