summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/oberdiek.tex')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/oberdiek.tex28
1 files changed, 26 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex
index bfa12e78fd2..2cf543943c4 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}{2006/10/19}
+\newcommand*{\Date}{2006/12/02}
% Copyright (C) 2006 by
% Heiko Oberdiek <oberdiek@uni-freiburg.de>
@@ -164,6 +164,8 @@
[\entrysep]
\entry{bmpsize}{2006/08/24}{1.0}{Extract size and resolution data from bitmap files}%
[\entrysep]
+\entry{centernot}{2006/12/02}{1.0}{Centers the not symbol horizontally}%
+[\entrysep]
\entry{chemarr}{2006/02/20}{1.2}{Chemical reaction arrows}%
[\entrysep]
\entry{classlist}{2006/02/20}{1.2}{Record loaded classes}%
@@ -178,7 +180,7 @@
[\entrysep]
\entry{epstopdf}{2006/08/26}{1.3}{Conversion with epstopdf on the fly}%
[\entrysep]
-\entry{grffile}{2006/08/17}{1.1}{Extended file name support for graphics}%
+\entry{grffile}{2006/11/30}{1.2}{Extended file name support for graphics}%
[\entrysep]
\entry{holtxdoc}{2006/06/02}{0.7}{Private additional ltxdoc support}%
[\entrysep]
@@ -222,6 +224,8 @@
[\entrysep]
\entry{settobox}{2006/02/20}{1.2}{Getting box sizes}%
[\entrysep]
+\entry{stackrel}{2006/12/02}{1.0}{Adding subscript option to stackrel}%
+[\entrysep]
\entry{tabularht}{2006/02/20}{2.2}{Tabular with height specification}%
[\entrysep]
\entry{tabularkv}{2006/02/20}{1.1}{Key value interface for tabular parameters}%
@@ -290,6 +294,16 @@ options \xoption{viewport}, \xoption{trim} and \xoption{clip}.
\tocinclude{bmpsize}
\newpage
+\subsection{\pkgsectformat{centernot}}
+\label{centernot}
+\begin{abstract}
+This package provides \cs{centernot} that prints the symbol
+\cs{not} on the following argument. Unlike \cs{not} the symbol
+is horizontally centered.
+\end{abstract}
+\tocinclude{centernot}
+
+\newpage
\subsection{\pkgsectformat{chemarr}}
\label{chemarr}
\begin{abstract}
@@ -592,6 +606,16 @@ to \LaTeX's \cs{settowidth} commands.
\tocinclude{settobox}
\newpage
+\subsection{\pkgsectformat{stackrel}}
+\label{stackrel}
+\begin{abstract}
+This package adds an optional argument to \cs{stackrel} for
+putting something below the relational symbol and defines
+\cs{stackbin} for binary symbols.
+\end{abstract}
+\tocinclude{stackrel}
+
+\newpage
\subsection{\pkgsectformat{tabularht}}
\label{tabularht}
\begin{abstract}