diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/oberdiek.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/oberdiek.tex | 243 |
1 files changed, 79 insertions, 164 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex index aa80f29afb3..4de3c5bbee4 100644 --- a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex +++ b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex @@ -3,6 +3,9 @@ \newcommand*{\Title}{Overview} \newcommand*{\CTANdir}{macros/latex/contrib/oberdiek/} \newcommand*{\CTANroot}{http://mirror.ctan.org/} +\newcommand*{\CTANpkg}[1]{% + \href{http://ctan.org/pkg/#1}{[ctan]}% +} \newcommand*{\Subject}{CTAN:\CTANdir} \newcommand*{\Author}{Heiko Oberdiek} @@ -34,9 +37,7 @@ \usepackage{iftex} \ifluatex - \usepackage{fontspec}[2011/09/18]% \usepackage{unicode-math}[2011/09/19]% - \setmathfont{latinmodern-math.otf}% \fi \usepackage[ @@ -140,24 +141,20 @@ \newenvironment{overview}{% \setlength{\tabcolsep}{0.8\tabcolsep}% \setlength{\LTleft}{0pt}% - \longtable{@{}llll@{}} + \longtable{@{}lll@{}} }{% \endlongtable } -\newcommand*{\entry}[4]{% +\newcommand*{\entry}[2]{% \href{file:#1.pdf}{% \bfseries\xpackage{#1}% }% - & #2% - & v#3% - & \href{\CTANroot\CTANdir #1.pdf}{[pdf]} % - \href{\CTANroot\CTANdir #1.dtx}{[dtx]} + & + #2% + & \CTANpkg{#1} % \\*% \hyperref[{#1}]{\small (contents)}% & - \multicolumn{2}{l}{% - #4% - }% \\% } \newcommand*{\entrysep}{1.5ex} @@ -177,165 +174,147 @@ \section{Overview} \begin{overview} -\entry{accsupp}{2010/01/16}{0.3}{Accessibility support by marked content}% -[\entrysep] -\entry{aliascnt}{2009/09/08}{1.3}{Alias counters}% -[\entrysep] -\entry{alphalph}{2011/05/13}{2.4}{Convert numbers to letters}% -[\entrysep] -\entry{askinclude}{2011/12/02}{2.2}{Interactive asking of included files}% -[\entrysep] -\entry{atbegshi}{2011/10/05}{1.16}{At begin shipout hook}% -[\entrysep] -\entry{atenddvi}{2007/04/17}{1.1}{At end DVI hook}% -[\entrysep] -\entry{atveryend}{2011/06/30}{1.8}{Hooks at the very end of document}% +\entry{accsupp}{Accessibility support by marked content}% [\entrysep] -\entry{auxhook}{2011/03/04}{1.3}{Hooks for auxiliary files}% +\entry{aliascnt}{Alias counters}% [\entrysep] -\entry{bigintcalc}{2012/04/08}{1.3}{Expandable calculations on big integers}% +\entry{alphalph}{Convert numbers to letters}% [\entrysep] -\entry{bitset}{2011/01/30}{1.1}{Handle bit-vector datatype}% +\entry{askinclude}{Interactive asking of included files}% [\entrysep] -\entry{bmpsize}{2009/09/04}{1.6}{Extract size/resolution from bitmap files}% +\entry{atbegshi}{At begin shipout hook}% [\entrysep] -\entry{bookmark}{2011/12/02}{1.24}{PDF bookmarks}% +\entry{atenddvi}{At end DVI hook}% [\entrysep] -\entry{catchfile}{2011/03/01}{1.6}{Catch the contents of a file}% +\entry{atveryend}{Hooks at the very end of document}% [\entrysep] -\entry{centernot}{2011/07/11}{1.3}{Centers the not symbol horizontally}% +\entry{auxhook}{Hooks for auxiliary files}% [\entrysep] -\entry{chemarr}{2006/02/20}{1.2}{Arrows for chemical reactions}% +\entry{bigintcalc}{Expandable calculations on big integers}% [\entrysep] -\entry{classlist}{2011/10/17}{1.4}{Record classes used in a document}% +\entry{bitset}{Handle bit-vector datatype}% [\entrysep] -\entry{colonequals}{2006/08/01}{1.0}{Colon equals symbols}% +\entry{bmpsize}{Extract size/resolution from bitmap files}% [\entrysep] -\entry{dvipscol}{2008/08/11}{1.2}{Alter the usage of the dvips color stack}% +\entry{catchfile}{Catch the contents of a file}% [\entrysep] -\entry{embedfile}{2011/04/13}{2.6}{Embed files into PDF}% +\entry{centernot}{Centers the not symbol horizontally}% [\entrysep] -\entry{engord}{2010/03/01}{1.8}{Provides English ordinal numbers}% +\entry{chemarr}{Arrows for chemical reactions}% [\entrysep] -\entry{enparen}{2012/01/07}{1.0}{Parentheses nesting}% +\entry{classlist}{Record classes used in a document}% [\entrysep] -\entry{eolgrab}{2011/01/12}{1.0}{Catch arguments delimited by end of line}% +\entry{colonequals}{Colon equals symbols}% [\entrysep] -\entry{etexcmds}{2011/02/16}{1.5}{Avoid name clashes with \hologo{eTeX} commands}% +\entry{dvipscol}{Alter the usage of the dvips color stack}% [\entrysep] -\entry{fibnum}{2012/04/08}{1.0}{Fibonacci numbers}% +\entry{engord}{Provides English ordinal numbers}% [\entrysep] -\entry{flags}{2007/09/30}{0.4}{Setting/clearing of flags in bit fields}% +\entry{enparen}{Parentheses nesting}% [\entrysep] -\entry{gettitlestring}{2010/12/03}{1.4}{Cleanup title references}% +\entry{eolgrab}{Catch arguments delimited by end of line}% [\entrysep] -\entry{grfext}{2010/08/19}{1.1}{Manage graphics extensions}% +\entry{etexcmds}{Avoid name clashes with \hologo{eTeX} commands}% [\entrysep] -\entry{hologo}{2012/04/26}{1.10}{A logo collection with bookmark support}% +\entry{fibnum}{Fibonacci numbers}% [\entrysep] -\entry{holtxdoc}{2012/03/21}{0.24}{Private additional ltxdoc support}% +\entry{flags}{Setting/clearing of flags in bit fields}% [\entrysep] -\entry{hopatch}{2011/06/24}{1.1}{Wrapper for package hooks}% +\entry{gettitlestring}{Cleanup title references}% [\entrysep] -\entry{hycolor}{2011/01/30}{1.7}{Color options for hyperref/bookmark}% +\entry{hologo}{A logo collection with bookmark support}% [\entrysep] -\entry{hypbmsec}{2007/04/11}{2.4}{Bookmarks in sectioning commands}% +\entry{holtxdoc}{Private additional ltxdoc support}% [\entrysep] -\entry{hypcap}{2011/02/16}{1.11}{Adjusting the anchors of captions}% +\entry{hopatch}{Wrapper for package hooks}% [\entrysep] -\entry{hypdestopt}{2011/05/13}{2.3}{Hyperref destination optimizer}% +\entry{hycolor}{Color options for hyperref/bookmark}% [\entrysep] -\entry{hypdoc}{2011/08/19}{1.11}{Hyper extensions for doc.sty}% +\entry{hypbmsec}{Bookmarks in sectioning commands}% [\entrysep] -\entry{hypgotoe}{2007/10/30}{0.1}{Links to embedded files}% +\entry{hypcap}{Adjusting the anchors of captions}% [\entrysep] -\entry{hyphsubst}{2008/06/09}{0.2}{Substitute hyphenation patterns}% +\entry{hypdestopt}{Hyperref destination optimizer}% [\entrysep] -\entry{ifdraft}{2008/08/11}{1.3}{Detect class options draft and final}% +\entry{hypdoc}{Hyper extensions for doc.sty}% [\entrysep] -\entry{iflang}{2007/11/11}{1.5}{Checks for the current language}% +\entry{hypgotoe}{Links to embedded files}% [\entrysep] -% iftex distribution \entry{ifluatex}{2010/03/01}{1.3}{Provides the ifluatex switch}% -% iftex distribution [\entrysep] -% iftex distribution \entry{ifpdf}{2011/01/30}{2.3}{Provides the ifpdf switch}% -% iftex distribution [\entrysep] -% iftex distribution \entry{ifvtex}{2010/03/01}{1.5}{Detect \hologo{VTeX} and its facilities}% -% iftex distribution [\entrysep] -\entry{infwarerr}{2010/04/08}{1.3}{Providing info/warning/error messages}% +\entry{hyphsubst}{Substitute hyphenation patterns}% [\entrysep] -\entry{intcalc}{2007/09/27}{1.1}{Expandable calculations with integers}% +\entry{ifdraft}{Detect class options draft and final}% [\entrysep] -\entry{kvdefinekeys}{2011/04/07}{1.3}{Define keys}% +\entry{iflang}{Checks for the current language}% [\entrysep] -\entry{kvsetkeys}{2012/04/25}{1.16}{Key value parser}% +\entry{intcalc}{Expandable calculations with integers}% [\entrysep] -\entry{letltxmacro}{2010/09/02}{1.4}{Let assignment for \hologo{LaTeX} macros}% +\entry{kvdefinekeys}{Define keys}% [\entrysep] -\entry{listingsutf8}{2011/11/10}{1.2}{Allow UTF-8 in listings input}% +\entry{kvsetkeys}{Key value parser}% [\entrysep] -\entry{ltxcmds}{2011/11/09}{1.22}{\hologo{LaTeX} kernel commands for general use}% +\entry{listingsutf8}{Allow UTF-8 in listings input}% [\entrysep] -\entry{mleftright}{2010/09/25}{1.0}{Math left/right delim.\@ as open/close}% +\entry{ltxcmds}{\hologo{LaTeX} kernel commands for general use}% [\entrysep] -\entry{pagegrid}{2009/12/04}{1.4}{Print page grid in background}% +\entry{pagegrid}{Print page grid in background}% [\entrysep] -\entry{pagesel}{2008/08/11}{1.8}{Select pages of a document for output}% +\entry{pagesel}{Select pages of a document for output}% [\entrysep] -\entry{pdfcol}{2007/12/12}{1.2}{Handle new color stacks for \hologo{pdfTeX}}% +\entry{pdfcol}{Handle new color stacks for \hologo{pdfTeX}}% [\entrysep] -\entry{pdfcolfoot}{2012/01/02}{1.2}{Color stack for footnotes with \hologo{pdfTeX}}% +\entry{pdfcolfoot}{Color stack for footnotes with \hologo{pdfTeX}}% [\entrysep] -\entry{pdfcolparallel}{2010/01/11}{1.3}{Color stacks support for parallel}% +\entry{pdfcolparallel}{Color stacks support for parallel}% [\entrysep] -\entry{pdfcolparcolumns}{2010/01/11}{1.3}{Color stacks for parcolumns}% +\entry{pdfcolparcolumns}{Color stacks for parcolumns}% [\entrysep] -\entry{pdfcrypt}{2007/04/26}{1.0}{Allows the setting of PDF encryption}% +\entry{pdfcrypt}{Allows the setting of PDF encryption}% [\entrysep] -\entry{pdfescape}{2011/11/25}{1.13}{Implements \hologo{pdfTeX}'s escape features}% +\entry{pdfescape}{Implements \hologo{pdfTeX}'s escape features}% [\entrysep] -\entry{pdflscape}{2008/08/11}{0.10}{Display of landscape pages in PDF}% +\entry{pdflscape}{Display of landscape pages in PDF}% [\entrysep] -\entry{pdfrender}{2010/01/28}{1.2}{Access to some PDF graphics parameters}% +\entry{pdfrender}{Access to some PDF graphics parameters}% [\entrysep] -\entry{picture}{2009/10/11}{1.3}{Dimens for picture macros}% +\entry{picture}{Dimens for picture macros}% [\entrysep] -\entry{pmboxdraw}{2011/03/24}{1.1}{Poor man's box drawing characters}% +\entry{pmboxdraw}{Poor man's box drawing characters}% [\entrysep] -\entry{protecteddef}{2011/01/31}{1.0}{Define protected commands}% +\entry{protecteddef}{Define protected commands}% [\entrysep] -\entry{refcount}{2011/10/16}{3.4}{Data extraction from label references}% +\entry{refcount}{Data extraction from label references}% [\entrysep] -\entry{rerunfilecheck}{2011/04/15}{1.7}{Rerun checks for auxiliary files}% +\entry{rerunfilecheck}{Rerun checks for auxiliary files}% [\entrysep] -\entry{resizegather}{2010/03/01}{1.2}{Resize overly large equations}% +\entry{resizegather}{Resize overly large equations}% [\entrysep] -\entry{rotchiffre}{2010/11/12}{1.0}{Perform simple rotation ciphers}% +\entry{rotchiffre}{Perform simple rotation ciphers}% [\entrysep] -\entry{scrindex}{2008/08/11}{1.1}{Package index with \hologo{KOMAScript} classes}% +\entry{scrindex}{Package index with \hologo{KOMAScript} classes}% [\entrysep] -\entry{selinput}{2007/09/09}{1.2}{Semi-automatic input encoding detection}% +\entry{selinput}{Semi-automatic input encoding detection}% [\entrysep] -\entry{setouterhbox}{2007/09/09}{1.7}{Set hbox in outer horizontal mode}% +\entry{setouterhbox}{Set hbox in outer horizontal mode}% [\entrysep] -\entry{settobox}{2008/08/11}{1.4}{Assign box dimensions to length registers}% +\entry{settobox}{Assign box dimensions to length registers}% [\entrysep] -\entry{soulutf8}{2007/09/09}{1.0}{Permit use of UTF-8 characters in soul}% +\entry{soulutf8}{Permit use of UTF-8 characters in soul}% [\entrysep] -\entry{stackrel}{2007/11/11}{1.2}{Adding subscript option to stackrel}% +\entry{stackrel}{Adding subscript option to stackrel}% [\entrysep] -\entry{stampinclude}{2008/07/14}{1.0}{Include files based on time stamps}% +\entry{stampinclude}{Include files based on time stamps}% [\entrysep] -\entry{tabularht}{2007/04/11}{2.5}{Tabular with height specified}% +\entry{tabularht}{Tabular with height specified}% [\entrysep] -\entry{tabularkv}{2006/02/20}{1.1}{Tabular with key value interface}% +\entry{tabularkv}{Tabular with key value interface}% [\entrysep] -\entry{telprint}{2008/08/11}{1.10}{Format German phone numbers}% +\entry{telprint}{Format German phone numbers}% [\entrysep] -\entry{thepdfnumber}{2011/11/24}{1.0}{Print PDF numbers with minimal digits}% +\entry{thepdfnumber}{Print PDF numbers with minimal digits}% [\entrysep] -\entry{twoopt}{2008/08/11}{1.5}{Definitions with two optional arguments}% +\entry{twoopt}{Definitions with two optional arguments}% [\entrysep] -\entry{uniquecounter}{2011/01/30}{1.2}{Provide unlimited unique counter}% +\entry{uniquecounter}{Provide unlimited unique counter}% \end{overview} \section{Packages} @@ -457,19 +436,6 @@ options \xoption{viewport}, \xoption{trim} and \xoption{clip}. \tocinclude{bmpsize} \newpage -\subsection{\pkgsectformat{bookmark}} -\label{bookmark} -\begin{abstract} -This package implements a new bookmark (outline) organization for -package \xpackage{hyperref}. Bookmark properties such -as style and color can now be set. Other action types -are available (URI, GoToR, Named). The bookmarks are -generated in the first compile run. Package \xpackage{hyperref} -uses two runs. -\end{abstract} -\tocinclude{bookmark} - -\newpage \subsection{\pkgsectformat{catchfile}} \label{catchfile} \begin{abstract} @@ -530,14 +496,6 @@ uses of the stack to avoid the error ``out of coor stack space''. \end{abstract} \tocinclude{dvipscol} -\newpage -\subsection{\pkgsectformat{embedfile}} -\label{embedfile} -\begin{abstract} -This package embeds files to a PDF document. -Currently the only supported driver is \pdfTeX\ $>=$ 1.30 in PDF mode. -\end{abstract} -\tocinclude{embedfile} \newpage \subsection{\pkgsectformat{engord}} @@ -608,16 +566,6 @@ commands from title strings. \tocinclude{gettitlestring} \newpage -\subsection{\pkgsectformat{grfext}} -\label{grfext} -\begin{abstract} -This package provides macros for adding and reordering -graphics extensions of package \xpackage{graphics}. -\end{abstract} -\tocinclude{grfext} - - -\newpage \subsection{\pkgsectformat{hologo}} \label{hologo} \begin{abstract} @@ -742,15 +690,6 @@ based on macro \cs{languagename} or hyphenation patterns. \tocinclude{iflang} \newpage -\subsection{\pkgsectformat{infwarerr}} -\label{infwarerr} -\begin{abstract} -This package provides a complete set of macros for informations, -warnings and error messages with support for \plainTeX. -\end{abstract} -\tocinclude{infwarerr} - -\newpage \subsection{\pkgsectformat{intcalc}} \label{intcalc} \begin{abstract} @@ -782,18 +721,6 @@ only one level of curly braces is removed from the values. \tocinclude{kvsetkeys} \newpage -\subsection{\pkgsectformat{letltxmacro}} -\label{letltxmacro} -\begin{abstract} -\TeX's \cs{let} assignment does not work for \LaTeX\ macros -with optional arguments or for macros that are defined -as robust macros by \cs{DeclareRobustCommand}. This package -defines \cs{LetLtxMacro} that also takes care of the involved -internal macros. -\end{abstract} -\tocinclude{letltxmacro} - -\newpage \subsection{\pkgsectformat{listingsutf8}} \label{listingsutf8} \begin{abstract} @@ -816,18 +743,6 @@ also provides them for other formats such as plain-\TeX. \tocinclude{ltxcmds} \newpage -\subsection{\pkgsectformat{mleftright}} -\label{mleftright} -\begin{abstract} -\TeX\ sets subformulas by \cs{left} and \cs{right} as inner formulas -with additional surrounding spaces in some situations. This package -provides \cs{mleft} and \cs{mright} that call \cs{left} and \cs{right}, -but the delimiters will act as normal \cs{mathopen} and \cs{mathclose} -delimiters without the additional space of an inner formula. -\end{abstract} -\tocinclude{mleftright} - -\newpage \subsection{\pkgsectformat{pagegrid}} \label{pagegrid} \begin{abstract} |