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.tex18
1 files changed, 16 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex
index 0308898740f..ebfdd4f6f4d 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}{2008/07/08}
+\newcommand*{\Date}{2008/07/15}
% Copyright (C) 2006 by
% Heiko Oberdiek <oberdiek@uni-freiburg.de>
@@ -82,7 +82,8 @@
L\textsc{ua}\TeX
}
\newcommand*{\xpackage}[1]{\textsf{#1}}
-\newcommand*{\xfile}[1]{\textsf{#1}}
+\newcommand*{\xfile}[1]{\texttt{#1}}
+\newcommand*{\xext}[1]{\texttt{.#1}}
\newcommand*{\xoption}[1]{\textsf{#1}}
\newcommand*{\cs}[1]{\texttt{\textbackslash#1}}
\newcommand*{\meta}[1]{%
@@ -295,6 +296,8 @@
[\entrysep]
\entry{stackrel}{2007/11/11}{1.2}{Adding subscript option to stackrel}%
[\entrysep]
+\entry{stampinclude}{2008/07/14}{1.0}{Time stamp based including}%
+[\entrysep]
\entry{stringenc}{2007/11/25}{1.5}{Converts strings between encodings}%
[\entrysep]
\entry{tabularht}{2007/04/11}{2.5}{Tabular with height specification}%
@@ -1014,6 +1017,17 @@ putting something below the relational symbol and defines
\tocinclude{stackrel}
\newpage
+\subsection{\pkgsectformat{stampinclude}}
+\label{stampinclude}
+\begin{abstract}
+The package replaces \cs{includeonly} and selects the files for
+\cs{include} by inspecting the time stamp of the \xext{aux} file.
+The file is selected for inclusion if the \xext{aux} file does
+not yet exist or is older than the corresponding \xext{tex} file.
+\end{abstract}
+\tocinclude{stampinclude}
+
+\newpage
\subsection{\pkgsectformat{stringenc}}
\label{stringenc}
\begin{abstract}