diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/bookmark.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/bookmark.dtx | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/bookmark.dtx b/Master/texmf-dist/source/latex/oberdiek/bookmark.dtx index 24005447954..efc44290276 100644 --- a/Master/texmf-dist/source/latex/oberdiek/bookmark.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/bookmark.dtx @@ -81,7 +81,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: bookmark 2010/04/04 v1.11 PDF bookmarks (HO)} +\Msg{* Package: bookmark 2010/04/08 v1.12 PDF bookmarks (HO)} \Msg{************************************************************************} \keepsilent @@ -164,7 +164,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{bookmark.drv}% - [2010/04/04 v1.11 PDF bookmarks (HO)]% + [2010/04/08 v1.12 PDF bookmarks (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2008/08/11] \begin{document} @@ -194,7 +194,7 @@ and the derived files % \GetFileInfo{bookmark.drv} % % \title{The \xpackage{bookmark} package} -% \date{2010/04/04 v1.11} +% \date{2010/04/08 v1.12} % \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} % % \maketitle @@ -573,7 +573,7 @@ and the derived files open, openlevel=2, atend -]{bookmark}[2010/04/04] +]{bookmark}[2010/04/08] \bookmarksetup{color=blue} @@ -676,7 +676,7 @@ and the derived files %<*package> \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{bookmark}% - [2010/04/04 v1.11 PDF bookmarks (HO)]% + [2010/04/08 v1.12 PDF bookmarks (HO)]% % \end{macrocode} % % \subsubsection{Requirements} @@ -760,7 +760,7 @@ and the derived files \RequirePackage{kvoptions}[2009/08/13] \RequirePackage{hycolor}[2008/09/08] \RequirePackage{bitset} -\RequirePackage{ltxcmds}[2010/03/01] +\RequirePackage{ltxcmds}[2010/04/08] % \end{macrocode} % % \subsubsection{Package options} @@ -1651,7 +1651,7 @@ and the derived files %<*dvipdfm> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{bkm-dvipdfm.def}% - [2010/04/04 v1.11 bookmark driver for dvipdfm (HO)]% + [2010/04/08 v1.12 bookmark driver for dvipdfm (HO)]% % \end{macrocode} % % \begin{macro}{\BKM@id} @@ -1824,7 +1824,7 @@ and the derived files %<*vtex> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{bkm-vtex.def}% - [2010/04/04 v1.11 bookmark driver for VTeX (HO)]% + [2010/04/08 v1.12 bookmark driver for VTeX (HO)]% % \end{macrocode} % % \begin{macrocode} @@ -2155,7 +2155,7 @@ and the derived files %<*pdftex> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{bkm-pdftex.def}% - [2010/04/04 v1.11 bookmark driver for pdfTeX (HO)]% + [2010/04/08 v1.12 bookmark driver for pdfTeX (HO)]% % \end{macrocode} % % \begin{macro}{\BKM@DO@entry} @@ -2278,7 +2278,7 @@ and the derived files %<*dvips> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{bkm-dvips.def}% - [2010/04/04 v1.11 bookmark driver for dvips (HO)]% + [2010/04/08 v1.12 bookmark driver for dvips (HO)]% % \end{macrocode} % \begin{macro}{\BKM@PSHeaderFile} % \begin{macrocode} @@ -2297,7 +2297,7 @@ and the derived files %<*dvipsone> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{bkm-dvipsone.def}% - [2010/04/04 v1.11 bookmark driver for dvipsone (HO)]% + [2010/04/08 v1.12 bookmark driver for dvipsone (HO)]% % \end{macrocode} % \begin{macro}{\BKM@PSHeaderFile} % \begin{macrocode} @@ -2316,7 +2316,7 @@ and the derived files %<*textures> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{bkm-textures.def}% - [2010/04/04 v1.11 bookmark driver for textures (HO)]% + [2010/04/08 v1.12 bookmark driver for textures (HO)]% % \end{macrocode} % \begin{macro}{\BKM@PSHeaderFile} % \begin{macrocode} @@ -3049,6 +3049,10 @@ and the derived files % \item % Bug fix (introduced in v1.10). % \end{Version} +% \begin{Version}{2010/04/08 v1.12} +% \item +% Requires \xpackage{ltxcmds} 2010/04/08. +% \end{Version} % \end{History} % % \PrintIndex |