diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/undolabl/README | 149 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/undolabl/undolabl-example.pdf | bin | 66928 -> 66928 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/undolabl/undolabl-example.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/undolabl/undolabl.pdf | bin | 362702 -> 358041 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/undolabl/undolabl.drv | 4 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/undolabl/undolabl.dtx | 104 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/undolabl/undolabl.ins | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/undolabl/undolabl.sty | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 2 |
9 files changed, 75 insertions, 194 deletions
diff --git a/Master/texmf-dist/doc/latex/undolabl/README b/Master/texmf-dist/doc/latex/undolabl/README deleted file mode 100644 index 6d869990788..00000000000 --- a/Master/texmf-dist/doc/latex/undolabl/README +++ /dev/null @@ -1,149 +0,0 @@ -README for undolabl package, 2010/06/03, v1.0b - - -TABLE OF CONTENTS -================= - -1 Introduction -2 Download -3 Installation -4 Additional Packages -5 New Features -6 Package Compatibility -7 Authors/Maintainers -8 Bug Reports -9 Known Problems - - -1 INTRODUCTION -============== - -This package allows to override existing labels, -especially automatically generated ones. - -Note: The main code of the undolabl package was invented -by Ulrich Diez (eu_angelion at web dot de) in 2008 and -published on the internet. While Ulrich Diez neither -wanted to create a package himself nor have one published -under his name, he granted the publication of his code. -Therefore: Thanks! -I (H.-Martin Münch) submitted this package to CTAN -(after some updates of the documentation, mainly layout, - typos and such things.) - - -2 DOWNLOAD -========== - -`undolabl' is available on CTAN: - CTAN:macros/latex/contrib/muench/undolabl/ - -Also a ZIP file is provided that contains the files, already -sorted in a TDS tree: - CTAN:install/macros/latex/contrib/muench/undolabl.tds.zip - -`CTAN:' means one of the `Comprehensive TeX Archive Network' -nodes or one of its mirrors. This is explained in - http://www.tex.ac.uk/cgi-bin/texfaq2html?label=archives - -The CTAN stuff will be mirrored automatically from the -ftp server, so - ftp://ftp.tug.org/pub/tex/muench/pagesLTS/ -corresponds to - CTAN:macros/latex/contrib/muench/pagesLTS/ - - -3 INSTALLATION -============== - -Installation with ZIP file in TDS format ----------------------------------------- -The ZIP file `undolabl.tds.zip' contains the files sorted -in a TDS tree. Thus you can directly unpack the ZIP file -inside a TDS tree. -(See CTAN:tds.zip for an explanation of TDS.) -Example: - cd /...somewhere.../texmf - unzip /...downloadpath.../undolabl.tds.zip -Do not forget to refresh the file name database of this -TDS tree. -Example: - texhash /...somewhere.../texmf - -Manual installation -------------------- -a) Download the undolabl files from CTAN or the TUG server. - If necessary, unpack them. -b) If directory `beta' exists, replace the files by the - counterparts in this directory, if you want to use the - latest versions. -c) Generate the package and driver files: - tex undolabl.ins -d) Install the files `*.sty', and `*.cfg' in your TDS tree: - cp *.sty *.cfg TDS:tex/latex/muench/undolabl/ - Replace `TDS:' by the prefix of your TDS tree - (texmf directory). -e) Copy the documentation files to - "TDS:doc/latex/muench/undolabl/": - README, undolabl.pdf, undolabl-example.tex, - undolabl-example.pdf. -f) Update the databases if necessary, e. g. for teTeX: - mktexlsr .../texmf - - -4 ADDITIONAL PACKAGES -===================== - -undolabl itself does not load other packages, -but working with labels usually means using -* hyperref.sty: - CTAN:macros/latex/contrib/hyperref/ -which again loads other packages -(see the result of the \listfiles command in the log-file - of the example). - - -5 PACKAGE COMPATIBILITY -======================= - -There are no known incompatibilities (yet). - -6 AUTHOR/MAINTAINER -===================== - -* Author of the original main code: Ulrich Dietz (Thanks!) -* Author of the recent package and maintainer: - Hans-Martin Münch - - -7 BUG REPORTS -============== - -A bug report should contain: -* Comprehensive problem description. This includes error or - warning messages. - * \errorcontextlines=\maxdimen can be added in the - TeX code to get more informations in TeX error messages. -* Minimal test file that shows the problem, but does not - contain any unnecessary packages and code. -* Used drivers/programs. -* Version information about used packages and programs. - * If you are using LaTeX, then add "\listfiles". Then - a list of version informations is printed at the end - of the LaTeX run. -* Please no other files than the minimal test file. - The other files .log, .dvi, .ps, .pdf are seldom - necessary, so send them only on request. -* Please .zip or .tar.gz your file(s) before sending them! - -Bug address ------------ -Bug reports can be send to the maintainer: - Hans-Martin Münch - <Martin [dot] Muench [at] Uni-Bonn [dot] de> - - -8 KNOWN PROBLEMS -================= - -* as yet: none...
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/undolabl/undolabl-example.pdf b/Master/texmf-dist/doc/latex/undolabl/undolabl-example.pdf Binary files differindex 7c703c3e60f..433dfc75411 100644 --- a/Master/texmf-dist/doc/latex/undolabl/undolabl-example.pdf +++ b/Master/texmf-dist/doc/latex/undolabl/undolabl-example.pdf diff --git a/Master/texmf-dist/doc/latex/undolabl/undolabl-example.tex b/Master/texmf-dist/doc/latex/undolabl/undolabl-example.tex index 240b29ac491..868ad0d708d 100644 --- a/Master/texmf-dist/doc/latex/undolabl/undolabl-example.tex +++ b/Master/texmf-dist/doc/latex/undolabl/undolabl-example.tex @@ -43,9 +43,9 @@ \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,% @@ -74,7 +74,7 @@ \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 diff --git a/Master/texmf-dist/doc/latex/undolabl/undolabl.pdf b/Master/texmf-dist/doc/latex/undolabl/undolabl.pdf Binary files differindex 993c8f7c2ad..7df146c8b0d 100644 --- a/Master/texmf-dist/doc/latex/undolabl/undolabl.pdf +++ b/Master/texmf-dist/doc/latex/undolabl/undolabl.pdf 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{******************************************************} diff --git a/Master/texmf-dist/tex/latex/undolabl/undolabl.sty b/Master/texmf-dist/tex/latex/undolabl/undolabl.sty index efbb32af0e5..c1c9993cfc9 100644 --- a/Master/texmf-dist/tex/latex/undolabl/undolabl.sty +++ b/Master/texmf-dist/tex/latex/undolabl/undolabl.sty @@ -43,7 +43,7 @@ \NeedsTeXFormat{LaTeX2e}[1994/06/01] -\ProvidesPackage{undolabl}[2010/06/03 v1.0b +\ProvidesPackage{undolabl}[2010/06/24 v1.0c Overriding labels (HMM)] \newcommand\overridelabel[1]{% diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 72f86902922..72966cc04b1 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -20,7 +20,7 @@ sub main # list format: pkg1|pkg2|etc $erroneous_tds = join ("|", qw(engpron fmtcount imtekda paresse purifyeps thailatex tufte-latex xetexref xtab), - qw(pageslts papermas papertex undolab)); # muench + qw(pageslts papermas papertex undolabl)); #muench # Heiko's tds files (don't propagate through CTAN fast enough). $oberdiek_tds = "hyperref|oberdiek"; |