summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/undolabl/undolabl.drv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-10 17:28:56 +0000
committerKarl Berry <karl@freefriends.org>2010-10-10 17:28:56 +0000
commita9869fad76cd5f0183a802e42782959f7f72b9da (patch)
tree129bd8c38fa7d1cea1f928ca8021122ec8e77164 /Master/texmf-dist/source/latex/undolabl/undolabl.drv
parentc29c90e7cfe748ba7c9263e47199a0b213e8071a (diff)
undolabl update (29jul10)
git-svn-id: svn://tug.org/texlive/trunk@20043 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/undolabl/undolabl.drv')
-rw-r--r--Master/texmf-dist/source/latex/undolabl/undolabl.drv12
1 files changed, 3 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/undolabl/undolabl.drv b/Master/texmf-dist/source/latex/undolabl/undolabl.drv
index 1e4a05b2b92..9381d5569db 100644
--- a/Master/texmf-dist/source/latex/undolabl/undolabl.drv
+++ b/Master/texmf-dist/source/latex/undolabl/undolabl.drv
@@ -33,7 +33,7 @@
%% (eu_angelion@web.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/5ba8d4722e5cd326).
+%% http://groups.google.de/group/comp.text.tex/msg/af6cfe93917097da?dmode=source).
%% While Ulrich Diez neither wanted to create a package himself yet
%% nor have one published under his name, he granted the
%% publication of his code. Therefore: Thanks!
@@ -44,7 +44,7 @@
%% undolabl-example.tex.
%%
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
-\ProvidesFile{undolabl.drv}[2010/07/15 v1.0d%
+\ProvidesFile{undolabl.drv}[2010/09/12 v1.0g
Overriding labels (HMM)]%
\documentclass{ltxdoc}[2007/11/11]% v2.0u
\usepackage{holtxdoc}[2010/04/18]% v0.19
@@ -83,13 +83,7 @@
\CodelineIndex
\EnableCrossrefs
\hyphenation{docu-ment}
-\makeatletter
-%% Code from tcilatex.tex, Macros for Scientific Word and Scientific WorkPlace 5.5 <06 Oct 2005> %%
-%% Copyright (C) 2005 Mackichan Software, Inc. %%
-%% That macro file is NOT proprietary and may be freely copied and distributed. %%
- \def\unit#1{\mathord{\thinspace\rm #1}}%
-%% End of code from tcilatex.tex %%
-\makeatother
+\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}%
\begin{document}
\DocInput{undolabl.dtx}%
\end{document}