summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
diff options
context:
space:
mode:
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