diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-30 23:04:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-30 23:04:32 +0000 |
commit | 01a985ede67216a0656c5bf2ac6d9cfb018fa827 (patch) | |
tree | 18812546204615523ced5186109a6c06abc408f0 /Master/texmf-dist/doc/latex/undolabl | |
parent | bc1d8cd685177e278fd22ad398c977521936a915 (diff) |
undolabl (30mar15)
git-svn-id: svn://tug.org/texlive/trunk@36681 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/undolabl')
-rw-r--r-- | Master/texmf-dist/doc/latex/undolabl/README | 78 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/undolabl/undolabl-example.pdf | bin | 48342 -> 48824 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/undolabl/undolabl-example.tex | 23 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/undolabl/undolabl.pdf | bin | 299603 -> 304222 bytes |
4 files changed, 55 insertions, 46 deletions
diff --git a/Master/texmf-dist/doc/latex/undolabl/README b/Master/texmf-dist/doc/latex/undolabl/README index d35e80014ea..981f752eaa6 100644 --- a/Master/texmf-dist/doc/latex/undolabl/README +++ b/Master/texmf-dist/doc/latex/undolabl/README @@ -1,4 +1,4 @@ -README for undolabl package, 2012/01/01, v1.0k +README for undolabl package, 2015/03/29, v1.0l TABLE OF CONTENTS @@ -20,8 +20,9 @@ TABLE OF CONTENTS This LaTeX package allows to override existing labels, especially automatically generated ones. -Note: The main code of this package was invented by -Ulrich Diez (eu_angelion AT web DOT de) and first published in the +The main code of this package was invented by +Ulrich Diez (eu_angelion AT web DOT de) +and first published in the comp.text.tex newsgroup at Sun, 20 Apr 2008 16:39:26 +0200, with subject: Re: How to undefine/overwrite a label? (see e.g. http://groups.google.de/group/comp.text.tex/msg/af6cfe93917097da?dmode=source). @@ -31,38 +32,32 @@ 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.) -This material is subject to the LaTeX Project Public License -(LPPL). See http://www.ctan.org/tex-archive/help/Catalogue/ -licenses.lppl.html for the details of that license. + +This material is published under the LPPL 1.3c: This work may be +distributed and/or modified under the conditions of the LaTeX Project +Public License, either version 1.3c of this license or (at your option) any +later version. This version of this license is in +http://www.latex-project.org/lppl/lppl-1-3c.txt +and the latest version of this license is in +http://www.latex-project.org/lppl.txt +and version 1.3c or later is part of all distributions of LaTeX version +2005/12/01 or later. 2 DOWNLOAD ========== `undolabl' is available on CTAN: - CTAN:macros/latex/contrib/undolabl/ - -Running -tex undolabl.dtx -generates the files -undolabl.ins, undolabl.drv, undolabl.sty, -and undolabl-example.tex. - -Also a ZIP file is provided that contains these files, -the manual (undolabl.pdf), the compiled example -(undolabl-example.pdf), and this README, already -sorted in a TDS tree: - CTAN:install/macros/latex/contrib/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 +https://www.ctan.org/pkg/undolabl -The CTAN stuff will be mirrored automatically from the -ftp server, so - ftp://ftp.tug.org/pub/tex/undolabl/ -corresponds to - CTAN:macros/latex/contrib/undolabl/ +Also a ZIP file is provided that contains the files: +the manual (undolabl.pdf), the example (undolabl-example.tex), +the compiled example (undolabl-example.pdf), +driver (undolabl.drv), undolabl.dtx, +installation file (undolabl.ins), +the style file (undolabl.sty), +and this README, already sorted in a TDS tree: +http://mirrors.ctan.org/install/macros/latex/contrib/undolabl.tds.zip 3 INSTALLATION @@ -73,7 +68,8 @@ 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.) +See https://www.ctan.org/TDS-guidelines for an explanation +of TDS. Example: cd /...somewhere.../texmf unzip /...downloadpath.../undolabl.tds.zip @@ -92,15 +88,15 @@ c) Install the file `*.sty' in your TDS tree: cp *.sty TDS:tex/latex/undolabl/ Replace `TDS:' by the prefix of your TDS tree (texmf directory). -d) Create the documentation (if necessary), e.g. +d) Create the documentation, if necessary, e.g. pdflatex undolabl.dtx makeindex -s gind.ist undolabl.idx pdflatex undolabl.dtx makeindex -s gind.ist undolabl.idx pdflatex undolabl.dtx -e) Update the databases if necessary, e.g. for teTeX: +e) Update the databases, if necessary, e.g. for teTeX: mktexlsr .../texmf -f) Create the undolabl-example.pdf (if necessary), e.g. +f) Create the undolabl-example.pdf, if necessary, e.g. pdflatex undolabl-example.tex pdflatex undolabl-example.tex pdflatex undolabl-example.tex @@ -115,22 +111,30 @@ g) Copy the documentation files to undolabl itself does not load other packages, but working with labels usually means using -* hyperref, http://ctan.org/pkg/hyperref +* hyperref, https://www.ctan.org/pkg/hyperref which again loads other packages (see the result of the \listfiles command in the log-file - of the example). +of the example). +Also the undolabl.dtx loads other packages +(for unpacking and constructing the documentation), +see "5.1 Downloads" in the manual +http://mirrors.ctan.org/macros/latex/contrib/undolabl/undolabl.pdf 5 PACKAGE COMPATIBILITY ======================= -There are no known incompatibilities. +undolabl is not compatible with versions of the acronym package +older than 2015/03/21 v1.41. The recent version of acronym is +available at +https://www.ctan.org/pkg/acronym -6 AUTHOR/MAINTAINER +6 AUTHORS/MAINTAINER ===================== -* Author of the original main code: Ulrich Diez (Thanks!) +* Author of the original main code: + Ulrich Diez (Thanks!) * Author of the recent package and current maintainer: H.-Martin Münch 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 90d3e4abdef..4979248c8d6 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 8ae37a862fa..45c7c7d8956 100644 --- a/Master/texmf-dist/doc/latex/undolabl/undolabl-example.tex +++ b/Master/texmf-dist/doc/latex/undolabl/undolabl-example.tex @@ -9,9 +9,9 @@ %% This is a generated file. %% %% Project: undolabl -%% Version: 2012/01/01 v1.0k +%% Version: 2015/03/29 v1.0l %% -%% Copyright (C) 2010 - 2012 by +%% Copyright (C) 2010 - 2015 by %% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de> %% Portions of code copyrighted by other people as marked. %% @@ -34,9 +34,10 @@ %% %% The Current Maintainer of this work is H.-Martin Muench. %% -%% The main code of this package was invented by Ulrich Diez -%% (eu_angelion AT web DOT de) and first published in the comp.text.tex -%% newsgroup at Sun, 20 Apr 2008 16:39:26 +0200, with subject: +%% The main code of this package was invented by +%% Ulrich Diez (eu_angelion AT web DOT de) +%% and first published in the comp.text.tex newsgroup +%% at Sun, 20 Apr 2008 16:39:26 +0200, with subject: %% Re: How to undefine/overwrite a label? (see e.g. %% http://groups.google.de/group/comp.text.tex/msg/af6cfe93917097da?dmode=source %% ). While Ulrich Diez neither wanted to create a package himself yet @@ -49,9 +50,13 @@ %% undolabl.ins, undolabl.drv, %% undolabl-example.tex, undolabl-example.pdf. %% +%% In memoriam +%% Claudia Simone Barth + 1996/01/30 +%% Tommy Muench + 2014/01/02 +%% Hans-Klaus Muench + 2014/08/24 +%% \documentclass[british]{article}[2007/10/19]% v1.4h -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\usepackage{undolabl}[2012/01/01]% v1.0k +\usepackage{undolabl}[2015/03/29]% v1.0l %% There are no options for the undolabl package. %% \usepackage[% extension=pdf,% @@ -67,7 +72,7 @@ pdfstartview=FitH,% pdfpagelayout=OneColumn,% bookmarksopen=true% -]{hyperref}[2011/12/04]% v6.82m; when you want to use nameref +]{hyperref}[2012/11/06]% v6.83m; when you want to use nameref \gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}% \listfiles \begin{document} @@ -75,7 +80,7 @@ \section*{Example for undolabl} This example demonstrates the use of package\newline -\textsf{undolabl}, v1.0k as of 2012/01/01 (HMM).\newline +\textsf{undolabl}, v1.0l as of 2015/03/29 (HMM).\newline For details please see the documentation!\newline \noindent Save per page about $200\unit{ml}$~water, diff --git a/Master/texmf-dist/doc/latex/undolabl/undolabl.pdf b/Master/texmf-dist/doc/latex/undolabl/undolabl.pdf Binary files differindex ea1cedcf345..e9d80337222 100644 --- a/Master/texmf-dist/doc/latex/undolabl/undolabl.pdf +++ b/Master/texmf-dist/doc/latex/undolabl/undolabl.pdf |