summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-10 16:40:36 +0000
committerKarl Berry <karl@freefriends.org>2010-07-10 16:40:36 +0000
commitec995a7f465ea0c16f914db04a83904bfae77b97 (patch)
tree7434a9e6b742c4e587571826343e63a4b3e86b9a /Master/texmf-dist/source/latex
parenteeae784fdecdd4ccedb0777815d18be0bae05eab (diff)
undolabl update (1jul10)
git-svn-id: svn://tug.org/texlive/trunk@19352 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r--Master/texmf-dist/source/latex/undolabl/undolabl.drv4
-rw-r--r--Master/texmf-dist/source/latex/undolabl/undolabl.dtx104
-rw-r--r--Master/texmf-dist/source/latex/undolabl/undolabl.ins2
3 files changed, 70 insertions, 40 deletions
diff --git a/Master/texmf-dist/source/latex/undolabl/undolabl.drv b/Master/texmf-dist/source/latex/undolabl/undolabl.drv
index 7bd1121fc80..ce9f30801db 100644
--- a/Master/texmf-dist/source/latex/undolabl/undolabl.drv
+++ b/Master/texmf-dist/source/latex/undolabl/undolabl.drv
@@ -41,7 +41,7 @@
%% undolabl-example.tex.
%%
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
-\ProvidesFile{undolabl.drv}[2010/06/03 v1.0b%
+\ProvidesFile{undolabl.drv}[2010/06/24 v1.0c%
Overriding labels (HMM)]%
\documentclass{ltxdoc}[2007/11/11]% v2.0u
\usepackage{holtxdoc}[2010/04/18]% v0.19
@@ -52,7 +52,7 @@
%% recent version).
%% Warning: holtxdoc, 2010/04/24 v0.19, requires the packages
%% hypdoc, 2010/03/26, v1.9
-%% hyperref, 2010/03/30, v6.80u (latest: 2010/05/13, v6.81e)
+%% 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
diff --git a/Master/texmf-dist/source/latex/undolabl/undolabl.dtx b/Master/texmf-dist/source/latex/undolabl/undolabl.dtx
index 9aada78e600..a87d1d77bf1 100644
--- a/Master/texmf-dist/source/latex/undolabl/undolabl.dtx
+++ b/Master/texmf-dist/source/latex/undolabl/undolabl.dtx
@@ -2,8 +2,8 @@
%
% undolabl package
% file version: v1.0b
-% file date: 2010/06/03
-% documentation date: 2010/06/03
+% 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.
@@ -91,7 +91,7 @@
\obeyspaces
\Msg{******************************************************}
\Msg{* Installation *}
-\Msg{* Package: undolabl v1.0b 2010/06/03 LaTeX2e package *}
+\Msg{* Package: undolabl v1.0c 2010/06/24 LaTeX2e package *}
\Msg{* Overriding labels (HMM) *}
\Msg{******************************************************}
@@ -190,7 +190,7 @@ and the derived files
% \begin{macrocode}
%<*driver>
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
-\ProvidesFile{undolabl.drv}[2010/06/03 v1.0b%
+\ProvidesFile{undolabl.drv}[2010/06/24 v1.0c%
Overriding labels (HMM)]%
\documentclass{ltxdoc}[2007/11/11]% v2.0u
\usepackage{holtxdoc}[2010/04/18]% v0.19
@@ -201,7 +201,7 @@ and the derived files
%% recent version).
%% Warning: holtxdoc, 2010/04/24 v0.19, requires the packages
%% hypdoc, 2010/03/26, v1.9
-%% hyperref, 2010/03/30, v6.80u (latest: 2010/05/13, v6.81e)
+%% 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
@@ -368,11 +368,11 @@ and the derived files
% \DoNotIndex{\makeatletter,\makeatother,\footnote,\section}
%
% \title{The \textsf{undolabl} package\footnote{This file%
-% has version number v1.0b, last%
-% revised 2010/06/03, documentation dated 2010/06/03.}}
+% has version number v1.0c, 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
%
@@ -600,17 +600,15 @@ and the derived files
% which would produce a\\
% |LaTeX Warning: Label `<label name>' multiply defined.|
%
-% \newpage
-%
% \section{Example}
%
% \begin{macrocode}
%<*example>
\documentclass[british]{article}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\usepackage{undolabl}[2010/06/03]% v1.0b
+\usepackage{undolabl}[2010/06/24]% v1.0c
%% There are no options for the undolabl package. %%
-\usepackage{hyperref}[2010/05/13]% v6.81e; if you want to use nameref
+\usepackage{hyperref}[2010/06/04]% v6.81f; if you want to use nameref
\hypersetup{%
extension=pdf,%
plainpages=false,%
@@ -639,7 +637,7 @@ and the derived files
\section*{Example for undolabl}
This example demonstrates the use of package\newline
-\textsf{undolabl}, v1.0b as of 2010/06/03 (HMM).\newline
+\textsf{undolabl}, v1.0c as of 2010/06/24 (HMM).\newline
The used options were \texttt{linktextcolour=black},
\texttt{backgroundcolour=white}, and \texttt{pdfborder={0 0 1}}
(the default ones).\newline
@@ -689,7 +687,7 @@ name-reference: \nameref{testlabel}%% -> Still another test
%</example>
% \end{macrocode}
%
-% \bigskip
+% \pagebreak
%
% \section{The implementation}
%
@@ -704,7 +702,7 @@ name-reference: \nameref{testlabel}%% -> Still another test
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
-\ProvidesPackage{undolabl}[2010/06/03 v1.0b
+\ProvidesPackage{undolabl}[2010/06/24 v1.0c
Overriding labels (HMM)]
% \end{macrocode}
@@ -765,8 +763,6 @@ name-reference: \nameref{testlabel}%% -> Still another test
\csname #1@#3\endcsname\relax
% \end{macrocode}
%
-% \pagebreak
-%
% If |\s@label| is undefined, define it to |{i}|
%
% \begin{macrocode}
@@ -828,13 +824,11 @@ name-reference: \nameref{testlabel}%% -> Still another test
%</package>
% \end{macrocode}
%
-% \newpage
-%
% \section{Installation}
%
% \subsection{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{undolabl.dtx}
@@ -866,14 +860,13 @@ name-reference: \nameref{testlabel}%% -> Still another test
% \item[-] class \textsf{article}, 2007/10/19, v1.4h, from \textsf{classes.dtx}:\\
% \CTAN{macros/latex/base/classes.dtx}
%
-% \item[-] package \textsf{hyperref}, 2010/05/13, v6.81,\\
+% \item[-] package \textsf{hyperref}, 2010/06/04, v6.81f,\\
% \CTAN{macros/latex/contrib/hyperref/},\\
% if |nameref| shall be used\\
% (and when the references shall be hyperlinked, of course)
%
-% \item[-] package \textsf{undolabl}, 2010/06/03, v1.0b,\\
-% \CTAN{macros/latex/contrib/muench/undolabl/undolabl.dtx}\\
-% (submitted, should become available at that location soon)\\
+% \item[-] package \textsf{undolabl}, 2010/06/24, v1.0c,\\
+% \CTAN{macros/latex/contrib/undolabl/undolabl.dtx}\\
% (Well, it is the example file for this package, and because you are reading the
% documentation for the \textsf{undolabl} package, it can be assumed that you already
% have some version of it -- is it the current one?)
@@ -889,7 +882,7 @@ name-reference: \nameref{testlabel}%% -> Still another test
% \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
@@ -902,28 +895,51 @@ name-reference: \nameref{testlabel}%% -> Still another test
% 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}\\
+% The package described in this very documentation.
+%
+% \item[pagesLTS] 2010/06/24, v1.1c, \CTAN{macros/latex/contrib/pagesLTS.dtx}\\
+% That package allows to refer to the (very) last page, gives the total number of
+% pages, references to special pages, facilitates the use of nearly any pagenumbering
+% you like (e.\,g. negative |Roman| numbers or more than |Z| pages with |Alph| page numbering),
+% and works even with |fnsymbol| page numbers.
+%
+% \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}
+%
% \subsection{Package, unpacking TDS}
%
-% \paragraph{Package.} This package should become available on \CTAN{} soon:
+% \paragraph{Package.} This package is available on \CTAN{}:
% \begin{description}
-% \item[\CTAN{macros/latex/contrib/muench/undolabl/undolabl.dtx}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/undolabl/undolabl.dtx}]\hspace*{0.1cm} \\
% The source file.
-% \item[\CTAN{macros/latex/contrib/muench/undolabl/undolabl.ins}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/undolabl/undolabl.ins}]\hspace*{0.1cm} \\
% The installation file.
-% \item[\CTAN{macros/latex/contrib/muench/undolabl/undolabl.drv}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/undolabl/undolabl.drv}]\hspace*{0.1cm} \\
% The driver to generate the documentation.
-% \item[\CTAN{macros/latex/contrib/muench/undolabl/ltxdoc.cfg}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/undolabl/ltxdoc.cfg}]\hspace*{0.1cm} \\
% The \LaTeX documentation configuration file, also for generating the documentation.
-% \item[\CTAN{macros/latex/contrib/muench/undolabl/undolabl.pdf}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/undolabl/undolabl.pdf}]\hspace*{0.1cm} \\
% The documentation.
-% \item[\CTAN{macros/latex/contrib/muench/undolabl/undolabl.sty}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/undolabl/undolabl.sty}]\hspace*{0.1cm} \\
% The \xfile{sty}le file.
-% \item[\CTAN{macros/latex/contrib/muench/undolabl/undolabl-example.tex}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/undolabl/undolabl-example.tex}]\hspace*{0.1cm} \\
% The example file.
-% \item[\CTAN{macros/latex/contrib/muench/undolabl/undolabl-example.pdf}]\hspace*{0.1cm} \\
+% \item[\CTAN{macros/latex/contrib/undolabl/undolabl-example.pdf}]\hspace*{0.1cm} \\
% The compiled example file, as it should look like.
-% \item[\CTAN{install/macros/latex/contrib/muench/undolabl/undolabl.tds.zip}]\hspace*{0.1cm} \\
-% Everything in TDS compliant, compiled format.
+% \item[\CTAN{install/macros/latex/contrib/undolabl/undolabl.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.
@@ -1078,7 +1094,7 @@ name-reference: \nameref{testlabel}%% -> Still another test
% those anonymouse people who had published it on the internet.
% Further I would like to thank Heiko Oberdiek
% (\texttt{heiko dot oberdiek at googlemail dot com}) for providing
-% 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),
% and the \Newsgroup{comp.text.tex} and \Newsgroup{de.comp.text.tex}
% newsgroups for their help in all things \TeX.
@@ -1112,11 +1128,25 @@ name-reference: \nameref{testlabel}%% -> Still another test
% \item TDS locations updated.
% \item Several changes in the documentation and the Readme file.
% \end{Version}
+% \begin{Version}{2010/06/24 v1.0c}
+% \item \textsf{holtxdoc} warning in \xfile{drv} updated.
+% \item Corrected the location of the package at CTAN. (TDS still missing due to packaging error.)
+% \item Updated references to other packages: \textsf{hyperref} and \textsf{pagesLTS}.
+% \item Added a list of my other packages.
+% \end{Version}
% \end{History}
%
% % \PrintChanges
%
+% \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 see BUG REPORTS in the README.)
+%
+% \pagebreak
+%
% \PrintIndex
%
% \Finale
+%
\endinput \ No newline at end of file
diff --git a/Master/texmf-dist/source/latex/undolabl/undolabl.ins b/Master/texmf-dist/source/latex/undolabl/undolabl.ins
index bddaea6aba0..f4a00254c93 100644
--- a/Master/texmf-dist/source/latex/undolabl/undolabl.ins
+++ b/Master/texmf-dist/source/latex/undolabl/undolabl.ins
@@ -45,7 +45,7 @@
\obeyspaces
\Msg{******************************************************}
\Msg{* Installation *}
-\Msg{* Package: undolabl v1.0b 2010/06/03 LaTeX2e package *}
+\Msg{* Package: undolabl v1.0c 2010/06/24 LaTeX2e package *}
\Msg{* Overriding labels (HMM) *}
\Msg{******************************************************}