From de115da6f95918438091315effaa18f8fbc3953f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 Jan 2012 00:20:22 +0000 Subject: undolabl (2jan12) git-svn-id: svn://tug.org/texlive/trunk@25010 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/undolabl/undolabl.sty | 25 ++++++++++++----------- 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'Master/texmf-dist/tex/latex/undolabl') diff --git a/Master/texmf-dist/tex/latex/undolabl/undolabl.sty b/Master/texmf-dist/tex/latex/undolabl/undolabl.sty index 197101fcdb5..0c7aacfc8e1 100644 --- a/Master/texmf-dist/tex/latex/undolabl/undolabl.sty +++ b/Master/texmf-dist/tex/latex/undolabl/undolabl.sty @@ -9,13 +9,13 @@ %% This is a generated file. %% %% Project: undolabl -%% Version: 2011/08/08 v1.0j +%% Version: 2012/01/01 v1.0k %% -%% Copyright (C) 2010, 2011 by +%% Copyright (C) 2010 - 2012 by %% H.-Martin M"unch %% Portions of code copyrighted by other people as marked. %% -%% The usual disclaimer applys: +%% The usual disclaimer applies: %% If it doesn't work right that's your problem. %% (Nevertheless, send an e-mail to the maintainer %% when you find an error in this package.) @@ -43,14 +43,15 @@ %% nor have one published under his name, he granted the %% publication of his code. Therefore: Thanks! %% -%% This work consists of the main source file undolabl.dtx -%% and the derived files -%% undolabl.sty, undolabl.pdf, undolabl.ins, undolabl.drv, -%% undolabl-example.tex. +%% This work consists of the main source file undolabl.dtx, +%% the README, and the derived files +%% undolabl.sty, undolabl.pdf, +%% undolabl.ins, undolabl.drv, +%% undolabl-example.tex, undolabl-example.pdf. %% -\NeedsTeXFormat{LaTeX2e}[2009/09/24] -\ProvidesPackage{undolabl}[2011/08/08 v1.0j +\NeedsTeXFormat{LaTeX2e}[2011/06/27] +\ProvidesPackage{undolabl}[2012/01/01 v1.0k Overriding labels (HMM)] %% undolabl may work with earlier versions of LaTeX2e, %% but this was not tested. Please consider updating @@ -58,12 +59,12 @@ %% (if it is not already the most recent version). \newcommand\overridelabel[1]{% - \@bsphack +\@bsphack \protected@write\@auxout{}{\string\undonewlabel{#1}}% \@overriddenmessage s{#1}% \label{#1}% - \@esphack - } + \@esphack% +} \newcommand\undonewlabel{\@und@newl@bel r} -- cgit v1.2.3