summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-06-17 23:22:07 +0000
committerKarl Berry <karl@freefriends.org>2007-06-17 23:22:07 +0000
commitf0c1f4cdb9fad83f293fd91d194538425f9f7633 (patch)
tree1bc04aef1c35fe6e07fb532c1fefbe3ad1b37be8 /Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
parentcc91b833be17617d7383dfa801a01ef5c95c3752 (diff)
oberdiek update (15jun07)
git-svn-id: svn://tug.org/texlive/trunk@4458 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty b/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
index b40a108ba63..407c5d19ff2 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
@@ -43,12 +43,12 @@
\newcommand*{\HistVersion}[1]{%
\subsection*{%
\phantomsection
- \addcontentsline{toc}{subsection}{[#1]}%
- [#1]%
+ \addcontentsline{toc}{subsection}{[#1]}% hash-ok
+ [#1]% hash-ok
}%
\def\HistLabel##1{%
\begingroup
- \edef\x{[#1]}%
+ \edef\x{[#1]}% hash-ok
\let\@currentlabel\x
\label{##1}%
\endgroup