diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/oberdiek.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/oberdiek.tex | 95 |
1 files changed, 1 insertions, 94 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex index 2597af8c6f7..676c3ab28c0 100644 --- a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex +++ b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex @@ -10,7 +10,7 @@ \newcommand*{\Author}{Heiko Oberdiek} \newcommand*{\Email}{ho-tex at tug.org} -\newcommand*{\Date}{2019/12/05} +\newcommand*{\Date}{2019/12/09} % Copyright (C) 2006-2016 by % Heiko Oberdiek @@ -176,22 +176,14 @@ \begin{overview} \entry{aliascnt}{Alias counters}% [\entrysep] -\entry{alphalph}{Convert numbers to letters}% -[\entrysep] -\entry{askinclude}{Interactive asking of included files}% -[\entrysep] \entry{atveryend}{Hooks at the very end of document}% [\entrysep] \entry{auxhook}{Hooks for auxiliary files}% [\entrysep] \entry{bigintcalc}{Expandable calculations on big integers}% [\entrysep] -\entry{bitset}{Handle bit-vector datatype}% -[\entrysep] \entry{bmpsize}{Extract size/resolution from bitmap files}% [\entrysep] -\entry{catchfile}{Catch the contents of a file}% -[\entrysep] \entry{centernot}{Centers the not symbol horizontally}% [\entrysep] \entry{chemarr}{Arrows for chemical reactions}% @@ -244,8 +236,6 @@ [\entrysep] \entry{kvsetkeys}{Key value parser}% [\entrysep] -\entry{listingsutf8}{Allow UTF-8 in listings input}% -[\entrysep] \entry{ltxcmds}{\hologo{LaTeX} kernel commands for general use}% [\entrysep] \entry{pagegrid}{Print page grid in background}% @@ -262,12 +252,8 @@ [\entrysep] \entry{pdfcrypt}{Allows the setting of PDF encryption}% [\entrysep] -\entry{pdfescape}{Implements \hologo{pdfTeX}'s escape features}% -[\entrysep] \entry{pdfrender}{Access to some PDF graphics parameters}% [\entrysep] -\entry{picture}{Dimens for picture macros}% -[\entrysep] \entry{protecteddef}{Define protected commands}% [\entrysep] \entry{refcount}{Data extraction from label references}% @@ -315,24 +301,6 @@ share the same counter register and clear list. \tocinclude{aliascnt} \newpage -\subsection{\pkgsectformat{alphalph}} -\label{alphalph} -\begin{abstract} -The package provides methods to represent numbers with a limited -set of symbols. Both \hologo{LaTeX} and \hologo{plainTeX} are supported. -\end{abstract} -\tocinclude{alphalph} - -\newpage -\subsection{\pkgsectformat{askinclude}} -\label{askinclude} -\begin{abstract} -This package replaces \cs{includeonly} by an interactive user -interface. -\end{abstract} -\tocinclude{askinclude} - -\newpage \subsection{\pkgsectformat{auxhook}} \label{auxhook} \begin{abstract} @@ -351,16 +319,6 @@ with big integers that can exceed \TeX's number limits. \tocinclude{bigintcalc} \newpage -\subsection{\pkgsectformat{bitset}} -\label{bitset} -\begin{abstract} -This package defines and implements the data type bit set, -a vector of bits. The size of the vector may grow dynamically. -Individual bits can be manipulated. -\end{abstract} -\tocinclude{bitset} - -\newpage \subsection{\pkgsectformat{bmpsize}} \label{bmpsize} \begin{abstract} @@ -374,15 +332,6 @@ options \xoption{viewport}, \xoption{trim} and \xoption{clip}. \tocinclude{bmpsize} \newpage -\subsection{\pkgsectformat{catchfile}} -\label{catchfile} -\begin{abstract} -This package catches the contents of a file and puts it in a macro. -It requires \eTeX. Both \LaTeX\ and \plainTeX\ are supported. -\end{abstract} -\tocinclude{catchfile} - -\newpage \subsection{\pkgsectformat{centernot}} \label{centernot} \begin{abstract} @@ -650,18 +599,6 @@ only one level of curly braces is removed from the values. \tocinclude{kvsetkeys} \newpage -\subsection{\pkgsectformat{listingsutf8}} -\label{listingsutf8} -\begin{abstract} -Package \xpackage{listings} does not support files with multi-byte -encodings such as UTF-8. In case of \cs{lstinputlisting} a simple -workaround is possible if an one-byte encoding exists that the file -can be converted to. Also \eTeX\ and \pdfTeX\ regardless of its mode -are required. -\end{abstract} -\tocinclude{listingsutf8} - -\newpage \subsection{\pkgsectformat{ltxcmds}} \label{ltxcmds} \begin{abstract} @@ -739,16 +676,6 @@ for \VTeX\ and some older versions of \pdfTeX. \tocinclude{pdfcrypt} \newpage -\subsection{\pkgsectformat{pdfescape}} -\label{pdfescape} -\begin{abstract} -This package implements \pdfTeX's escape features -(\cs{pdfescapehex}, \cs{pdfunescapehex}, \cs{pdfescapename}, -\cs{pdfescapestring}) using \TeX\ or \eTeX. -\end{abstract} -\tocinclude{pdfescape} - -\newpage \subsection{\pkgsectformat{pdfrender}} \label{pdfrender} \begin{abstract} @@ -760,17 +687,6 @@ provides an interface for setting these parameters. \newpage -\subsection{\pkgsectformat{picture}} -\label{picture} -\begin{abstract} -There are macro and environment arguments that expect numbers -that will internally be multiplicated with \cs{unitlength}. -This package extends the syntax of these arguments that -dimens with calculation support can be added for these arguments. -\end{abstract} -\tocinclude{picture} - -\newpage \subsection{\pkgsectformat{protecteddef}} \label{protecteddef} \begin{abstract} @@ -829,15 +745,6 @@ is supported. Index preambles can be given either by means of package \tocinclude{scrindex} \newpage -\subsection{\pkgsectformat{selinput}} -\label{selinput} -\begin{abstract} -This package selects the input encoding by specifying between -input characters and their glyph names. -\end{abstract} -\tocinclude{selinput} - -\newpage \subsection{\pkgsectformat{setouterhbox}} \label{setouterhbox} \begin{abstract} |