summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/oberdiek/alphalph.sty2
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty19
2 files changed, 19 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/oberdiek/alphalph.sty b/Master/texmf-dist/tex/generic/oberdiek/alphalph.sty
index 312520b7d35..a737a70b208 100644
--- a/Master/texmf-dist/tex/generic/oberdiek/alphalph.sty
+++ b/Master/texmf-dist/tex/generic/oberdiek/alphalph.sty
@@ -93,7 +93,7 @@
\fi
\expandafter\x\csname ver@alphalph.sty\endcsname
\ProvidesPackage{alphalph}%
- [2010/03/01 v2.2 Converting numbers to letters (HO)]
+ [2010/04/18 v2.3 Converting numbers to letters (HO)]
\begingroup
\catcode123 1 % {
\catcode125 2 % }
diff --git a/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty b/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
index 332b9ef66d3..3209c2b98fb 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
@@ -31,7 +31,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{holtxdoc}%
- [2010/04/08 v0.17 Private additional ltxdoc support (HO)]
+ [2010/04/18 v0.18 Private additional ltxdoc support (HO)]
\PassOptionsToPackage{pdfencoding=auto}{hyperref}
\RequirePackage[numbered]{hypdoc}[2010/03/26]
\RequirePackage{hyperref}[2010/03/30]
@@ -217,6 +217,23 @@
\DoNotIndex{\expandafter,\noexpand,\string}
\DoNotIndex{\else,\fi,\or}
\DoNotIndex{\relax}
+\IndexPrologue{%
+ \section*{Index}%
+ \markboth{Index}{Index}%
+ Numbers written in italic refer to the page %
+ where the corresponding entry is described; %
+ numbers underlined refer to the %
+ \ifcodeline@index
+ code line of the %
+ \fi
+ definition; plain numbers refer to the %
+ \ifcodeline@index
+ code lines %
+ \else
+ pages %
+ \fi
+ where the entry is used.%
+}
\addtolength{\textheight}{\headheight}
\addtolength{\textheight}{\headsep}
\setlength{\headheight}{0pt}