diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-10 21:56:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-10 21:56:00 +0000 |
commit | 4f711ec63a6c65e74a08a634bc886ee54b2140fe (patch) | |
tree | 23e7907cc86a132ab95da3f8408a5ab5346b976b /Master/texmf-dist/source/latex/oberdiek/oberdiek.tex | |
parent | f5059243c2428b73d75e86f6917ce21b28f153df (diff) |
oberdiek update (10apr10)
git-svn-id: svn://tug.org/texlive/trunk@17792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/oberdiek.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/oberdiek.tex | 31 |
1 files changed, 22 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex index 5a67ec2d008..900757dd665 100644 --- a/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex +++ b/Master/texmf-dist/source/latex/oberdiek/oberdiek.tex @@ -6,9 +6,9 @@ \newcommand*{\Subject}{CTAN:\CTANdir} \newcommand*{\Author}{Heiko Oberdiek} \newcommand*{\Email}{heiko.oberdiek at googlemail.com} -\newcommand*{\Date}{2010/04/04} +\newcommand*{\Date}{2010/04/09} -% Copyright (C) 2006 by +% Copyright (C) 2006-2010 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> % % This work may be distributed and/or modified under the @@ -35,6 +35,7 @@ \usepackage{longtable} \usepackage{color} \usepackage[ngerman,english]{babel} +\usepackage{hologo} \definecolor{link}{rgb}{1,0,0}% red \definecolor{file}{rgb}{0,0,1}% blue @@ -59,6 +60,7 @@ urlcolor=url, linkcolor=link, } +\usepackage{bookmark} \usepackage{hypdestopt} \setcounter{tocdepth}{1} \setcounter{secnumdepth}{1} @@ -186,9 +188,9 @@ [\entrysep] \entry{bmpsize}{2009/09/04}{1.6}{Extract size and resolution data from bitmap files}% [\entrysep] -\entry{bookmark}{2010/04/04}{1.11}{PDF bookmarks}% +\entry{bookmark}{2010/04/08}{1.12}{PDF bookmarks}% [\entrysep] -\entry{catchfile}{2010/03/01}{1.3}{Catches the contents of a file}% +\entry{catchfile}{2010/04/08}{1.4}{Catches the contents of a file}% [\entrysep] \entry{centernot}{2010/03/29}{1.2}{Centers the not symbol horizontally}% [\entrysep] @@ -216,7 +218,9 @@ [\entrysep] \entry{grffile}{2010/01/28}{1.11}{Extended file name support for graphics}% [\entrysep] -\entry{holtxdoc}{2010/04/03}{0.16}{Private additional ltxdoc support}% +\entry{hologo}{2010/04/08}{1.0}{Logo collection}% +[\entrysep] +\entry{holtxdoc}{2010/04/08}{0.17}{Private additional ltxdoc support}% [\entrysep] \entry{hycolor}{2009/12/12}{1.6}{Color options of hyperref/bookmark}% [\entrysep] @@ -242,7 +246,7 @@ [\entrysep] \entry{ifvtex}{2010/03/01}{1.5}{Switches for detecting VTeX and its modes}% [\entrysep] -\entry{infwarerr}{2007/09/09}{1.2}{Providing info/warning/message}% +\entry{infwarerr}{2010/04/08}{1.3}{Providing info/warning/message}% [\entrysep] \entry{inputenx}{2010/01/11}{1.6}{Enhanced input encoding handling}% [\entrysep] @@ -258,7 +262,7 @@ [\entrysep] \entry{listingsutf8}{2007/11/11}{1.1}{Adding support for UTF-8 to listings}% [\entrysep] -\entry{ltxcmds}{2010/03/09}{1.4}{\LaTeX{} kernel commands for general use}% +\entry{ltxcmds}{2010/04/08}{1.5}{\LaTeX{} kernel commands for general use}% [\entrysep] \entry{luacolor}{2010/03/09}{1.2}{Coloring based on LuaTeX's node attributes}% [\entrysep] @@ -330,7 +334,7 @@ [\entrysep] \entry{uniquecounter}{2009/12/18}{1.1}{Provides unlimited unique counter}% [\entrysep] -\entry{zref}{2010/03/29}{2.9}{New reference scheme for \LaTeXe{}}% +\entry{zref}{2010/04/08}{2.10}{New reference scheme for \LaTeXe{}}% \end{overview} \section{Packages} @@ -620,6 +624,15 @@ contain spaces. \tocinclude{grffile} \newpage +\subsection{\pkgsectformat{hologo}} +\label{hologo} +\begin{abstract} +This package starts a collection of logos with support for bookmarks +strings. +\end{abstract} +\tocinclude{hologo} + +\newpage \subsection{\pkgsectformat{holtxdoc}} \label{holtxdoc} \begin{abstract} @@ -997,7 +1010,7 @@ provides an interface for setting these parameters. \subsection{\pkgsectformat{pdftexcmds}} \label{pdftexcmds} \begin{abstract} -\LuaTeX\ provides most of the commands of \pdfTeX\ 1.40. However +\hologo{LuaTeX} provides most of the commands of \hologo{pdfTeX} 1.40. However a number of utility functions are removed. This package tries to fill the gap and implements some of the missing primitive using Lua. \end{abstract} |