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.sty25
1 files changed, 18 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty b/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
index 6f43e9623b1..737c859b04a 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
@@ -9,9 +9,9 @@
%% This is a generated file.
%%
%% Project: holtxdoc
-%% Version: 2011/02/04 v0.21
+%% Version: 2012/03/21 v0.24
%%
-%% Copyright (C) 1999-2011 by
+%% Copyright (C) 1999-2012 by
%% Heiko Oberdiek <heiko.oberdiek at googlemail.com>
%%
%% This work may be distributed and/or modified under the
@@ -34,13 +34,14 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{holtxdoc}%
- [2011/02/04 v0.21 Private additional ltxdoc support (HO)]
+ [2012/03/21 v0.24 Private additional ltxdoc support (HO)]
\PassOptionsToPackage{pdfencoding=auto}{hyperref}
\RequirePackage[numbered]{hypdoc}[2010/03/26]
\RequirePackage{hyperref}[2010/03/30]
\RequirePackage{pdftexcmds}[2010/04/01]
\RequirePackage{ltxcmds}[2010/03/09]
-\RequirePackage{hologo}[2010/04/24]
+\RequirePackage{hologo}[2011/11/22]
+\RequirePackage{ifluatex}[2010/03/01]
\RequirePackage{array}
\def\hld@info#1{%
\PackageInfo{holtxdoc}{#1\@gobble}%
@@ -48,6 +49,11 @@
\def\hld@warn#1{%
\PackageWarningNoLine{holtxdoc}{#1}%
}
+\ifluatex
+ \RequirePackage{fontspec}[2011/09/18]%
+ \RequirePackage{unicode-math}[2011/09/19]%
+ \setmathfont{lmmath-regular.otf}%
+\fi
\ltx@IfUndefined{pdf@filemoddate}{%
}{%
\edef\hld@temp{\pdf@filemoddate{\jobname.dtx}}%
@@ -82,8 +88,9 @@
\hld@temp
\fi
}
+\providecommand*{\historyname}{History}
\newcommand*{\StartHistory}{%
- \section{History}%
+ \section{\historyname}%
}
\@ifpackagelater{hyperref}{2009/11/27}{%
\newcommand*{\HistVersion}[1]{%
@@ -115,9 +122,13 @@
\StartHistory
\def\Version##1{%
\HistVersion{##1}%
- \itemize
+ \@ifnextchar\end{%
+ \let\endVersion\relax
+ }{%
+ \let\endVersion\enditemize
+ \itemize
+ }%
}%
- \let\endVersion\enditemize
\raggedright
}{}
\newcommand{\URL}[2]{%