summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx50
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx37
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/oberdiek.ins2
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/oberdiek.tex6
4 files changed, 65 insertions, 30 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx b/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx
index 2613bf9e14f..862a499c121 100644
--- a/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx
@@ -68,7 +68,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: holtxdoc 2009/12/02 v0.13 Private additional ltxdoc support (HO)}
+\Msg{* Package: holtxdoc 2010/02/03 v0.14 Private additional ltxdoc support (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -136,7 +136,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{holtxdoc.drv}%
- [2009/12/02 v0.13 Private additional ltxdoc support (HO)]%
+ [2010/02/03 v0.14 Private additional ltxdoc support (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2008/08/11]
\begin{document}
@@ -145,7 +145,7 @@ and the derived files
%</driver>
% \fi
%
-% \CheckSum{292}
+% \CheckSum{305}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -166,7 +166,7 @@ and the derived files
% \GetFileInfo{holtxdoc.drv}
%
% \title{The \xpackage{holtxdoc} package}
-% \date{2009/12/02 v0.13}
+% \date{2010/02/03 v0.14}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -206,7 +206,7 @@ and the derived files
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{holtxdoc}%
- [2009/12/02 v0.13 Private additional ltxdoc support (HO)]
+ [2010/02/03 v0.14 Private additional ltxdoc support (HO)]
% \end{macrocode}
%
% \begin{macrocode}
@@ -383,20 +383,28 @@ and the derived files
\providecommand*{\pdfLaTeX}{pdf\LaTeX}
\providecommand*{\LuaTeX}{L\textsc{ua}\TeX}
\def\@temp#1#2{%
- \providecommand*{#1}{%
- \begingroup
- X%
- \@ifundefined{rotatebox}{e}{%
- \lower0.5ex\hbox{%
- \setbox0=\hbox{E}%
- \dimen0=\ht0 %
- \advance\dimen0 by \dp0 %
- \raise\dimen0\hbox{\rotatebox{180}{\box0}}%
- }%
- }%
- #2%
- \endgroup
- }%
+ \@ifundefined{\expandafter\@gobble\string#1}{%
+ \DeclareRobustCommand*{#1}{%
+ \texorpdfstring{%
+ \begingroup
+ X%
+ \kern-.1em\relax
+ \@ifundefined{rotatebox}{e}{%
+ \lower0.5ex\hbox{%
+ \setbox0=\hbox{E}%
+ \dimen0=\ht0 %
+ \advance\dimen0 by \dp0 %
+ \raise\dimen0\hbox{\rotatebox{180}{\box0}}%
+ }%
+ }%
+ }{Xe}%
+ \ifx\TeX#2\relax
+ \kern-.15em\relax
+ \fi
+ #2%
+ \endgroup
+ }%
+ }{}%
}
\@temp\XeTeX\TeX
\@temp\XeLaTeX\LaTeX
@@ -668,6 +676,10 @@ and the derived files
% Anchor hack for unnumbered subsections is removed for
% \xpackage{hyperref} $\ge$ 2009/11/27 6.79k.
% \end{Version}
+% \begin{Version}{2010/02/03 v0.14}
+% \item
+% \cs{XeTeX} and \cs{XeLaTeX} are made robust.
+% \end{Version}
% \end{History}
%
% \PrintIndex
diff --git a/Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx b/Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx
index 9aac6f8ed21..1777bd459d3 100644
--- a/Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2002, 2006, 2007, 2009 by
+% Copyright (C) 2002, 2006, 2007, 2009, 2010 by
% Heiko Oberdiek <oberdiek@uni-freiburg.de>
%
% This work may be distributed and/or modified under the
@@ -69,7 +69,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: hypdoc 2009/12/10 v1.7 Hyper extensions for doc.sty (HO)}
+\Msg{* Package: hypdoc 2010/02/03 v1.8 Hyper extensions for doc.sty (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -80,7 +80,7 @@
This is a generated file.
-Copyright (C) 2002, 2006, 2007, 2009 by
+Copyright (C) 2002, 2006, 2007, 2009, 2010 by
Heiko Oberdiek <oberdiek@uni-freiburg.de>
This work may be distributed and/or modified under the
@@ -138,7 +138,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{hypdoc.drv}%
- [2009/12/10 v1.7 Hyper extensions for doc.sty (HO)]%
+ [2010/02/03 v1.8 Hyper extensions for doc.sty (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2008/08/11]
\begin{document}
@@ -147,7 +147,7 @@ and the derived files
%</driver>
% \fi
%
-% \CheckSum{682}
+% \CheckSum{710}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -168,7 +168,7 @@ and the derived files
% \GetFileInfo{hypdoc.drv}
%
% \title{The \xpackage{hypdoc} package}
-% \date{2009/12/10 v1.7}
+% \date{2010/02/03 v1.8}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -345,7 +345,7 @@ and the derived files
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{hypdoc}%
- [2009/12/10 v1.7 Hyper extensions for doc.sty (HO)]%
+ [2010/02/03 v1.8 Hyper extensions for doc.sty (HO)]%
% \end{macrocode}
% The package identification is done at the top of the |.dtx| file
% in order to use only one identification string.
@@ -425,6 +425,25 @@ and the derived files
}
% \end{macrocode}
%
+% \subsubsection{Patch for bug latex/4096}
+%
+% \begin{macrocode}
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname mod@math@codes\endcsname\relax
+\else
+ \def\HD@ModFix#1{%
+ \mathcode`#1=`#1\relax
+ }%
+ \g@addto@macro\mod@math@codes{%
+ \HD@ModFix\-%
+ \HD@ModFix\+%
+ \HD@ModFix\:%
+ \HD@ModFix\=%
+ \HD@ModFix\*%
+ }%
+\fi
+% \end{macrocode}
+%
% \subsection{Bookmarks}
%
% \begin{macro}{\HD@sectionpatch}
@@ -1325,6 +1344,10 @@ and the derived files
% \item
% Use of package \xpackage{rerunfilecheck}.
% \end{Version}
+% \begin{Version}{2010/02/03 v1.8}
+% \item
+% Fix for bug latex/4096 added.
+% \end{Version}
% \end{History}
%
% \PrintIndex
diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins b/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins
index 4c351d34bc4..7953c7563bd 100644
--- a/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins
+++ b/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins
@@ -1,5 +1,5 @@
% oberdiek.ins
-% 2010/01/28
+% 2010/02/05
%
% Copyright (C) 1999, 2001, 2006 by
% Heiko Oberdiek <oberdiek@uni-freiburg.de>
diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex
index 6f6da96a85f..97784202f36 100644
--- a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex
+++ b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex
@@ -6,7 +6,7 @@
\newcommand*{\Subject}{CTAN:\CTANdir}
\newcommand*{\Author}{Heiko Oberdiek}
\newcommand*{\Email}{oberdiek@uni-freiburg.de}
-\newcommand*{\Date}{2010/01/28}
+\newcommand*{\Date}{2010/02/05}
% Copyright (C) 2006 by
% Heiko Oberdiek <oberdiek@uni-freiburg.de>
@@ -215,7 +215,7 @@
[\entrysep]
\entry{grffile}{2010/01/28}{1.11}{Extended file name support for graphics}%
[\entrysep]
-\entry{holtxdoc}{2009/12/02}{0.13}{Private additional ltxdoc support}%
+\entry{holtxdoc}{2010/02/03}{0.14}{Private additional ltxdoc support}%
[\entrysep]
\entry{hycolor}{2009/12/12}{1.6}{Color options of hyperref/bookmark}%
[\entrysep]
@@ -225,7 +225,7 @@
[\entrysep]
\entry{hypdestopt}{2008/08/08}{2.2}{Hyperref destination optimizer}%
[\entrysep]
-\entry{hypdoc}{2009/12/10}{1.7}{Hyper extensions for doc.sty}%
+\entry{hypdoc}{2010/02/03}{1.8}{Hyper extensions for doc.sty}%
[\entrysep]
\entry{hypgotoe}{2007/10/30}{0.1}{Experimental links to embedded files}%
[\entrysep]