summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/bookmark.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/bookmark.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/bookmark.dtx37
1 files changed, 24 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/bookmark.dtx b/Master/texmf-dist/source/latex/oberdiek/bookmark.dtx
index 3d7200f4f46..55984deb43b 100644
--- a/Master/texmf-dist/source/latex/oberdiek/bookmark.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/bookmark.dtx
@@ -76,7 +76,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: bookmark 2007/04/09 v0.8 PDF bookmarks (HO)}
+\Msg{* Package: bookmark 2007/04/25 v0.9 PDF bookmarks (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -149,7 +149,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{bookmark.drv}%
- [2007/04/09 v0.8 PDF bookmarks (HO)]%
+ [2007/04/25 v0.9 PDF bookmarks (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}
\begin{document}
@@ -158,7 +158,7 @@ and the derived files
%</driver>
% \fi
%
-% \CheckSum{1950}
+% \CheckSum{1952}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -179,7 +179,7 @@ and the derived files
% \GetFileInfo{bookmark.drv}
%
% \title{The \xpackage{bookmark} package}
-% \date{2007/04/09 v0.8}
+% \date{2007/04/25 v0.9}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -252,7 +252,7 @@ and the derived files
% |\def\BookmarkDefaultDriver{dvipdfm}|
% \end{quote}
%
-% \paragraph{Open bookmarks with dvipdfmx.} Since 2007-03-29 the
+% \paragraph{Open bookmarks with dvipdfmx.} Since 2007-04-25 the
% cvs version of dvipmdfmx contains a patch that extends the
% \cs{special} for bookmarks in order to specify the open status of
% an outline entry. Option \xoption{dvipdfmx-outline-open} notifies
@@ -494,7 +494,7 @@ and the derived files
open,
openlevel=2,
atend
-]{bookmark}[2007/04/09]
+]{bookmark}[2007/04/25]
\bookmarksetup{color=blue}
@@ -597,7 +597,7 @@ and the derived files
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{bookmark}%
- [2007/04/09 v0.8 PDF bookmarks (HO)]%
+ [2007/04/25 v0.9 PDF bookmarks (HO)]%
% \end{macrocode}
%
% \subsubsection{Requirements}
@@ -1210,7 +1210,7 @@ and the derived files
%<*dvipdfm>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{bkm-dvipdfm.def}%
- [2007/04/09 v0.8 bookmark driver for dvipdfm (HO)]%
+ [2007/04/25 v0.9 bookmark driver for dvipdfm (HO)]%
% \end{macrocode}
%
% \begin{macrocode}
@@ -1329,11 +1329,16 @@ and the derived files
\fi
\special{pdf:%
out \ifBKM@DvipdfmxOutlineOpen
+ [%
\ifBKM@open
\ifnum\BKM@level<\BKM@openlevel
+ \else
-%
\fi
+ \else
+ -%
\fi
+ ] %
\fi
\BKM@abslevel
<<%
@@ -1370,7 +1375,7 @@ and the derived files
%<*vtex>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{bkm-vtex.def}%
- [2007/04/09 v0.8 bookmark driver for VTeX (HO)]%
+ [2007/04/25 v0.9 bookmark driver for VTeX (HO)]%
% \end{macrocode}
%
% \begin{macrocode}
@@ -1655,7 +1660,7 @@ and the derived files
%<*pdftex>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{bkm-pdftex.def}%
- [2007/04/09 v0.8 bookmark driver for pdfTeX (HO)]%
+ [2007/04/25 v0.9 bookmark driver for pdfTeX (HO)]%
% \end{macrocode}
%
% \begin{macrocode}
@@ -1767,7 +1772,7 @@ and the derived files
%<*dvips>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{bkm-dvips.def}%
- [2007/04/09 v0.8 bookmark driver for dvips (HO)]%
+ [2007/04/25 v0.9 bookmark driver for dvips (HO)]%
% \end{macrocode}
% \begin{macrocode}
\def\BKM@PSHeaderFile#1{%
@@ -1782,7 +1787,7 @@ and the derived files
%<*dvipsone>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{bkm-dvipsone.def}%
- [2007/04/09 v0.8 bookmark driver for dvipsone (HO)]%
+ [2007/04/25 v0.9 bookmark driver for dvipsone (HO)]%
% \end{macrocode}
% \begin{macrocode}
\def\BKM@PSHeaderFile#1{%
@@ -1797,7 +1802,7 @@ and the derived files
%<*textures>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{bkm-textures.def}%
- [2007/04/09 v0.8 bookmark driver for textures (HO)]%
+ [2007/04/25 v0.9 bookmark driver for textures (HO)]%
% \end{macrocode}
% \begin{macrocode}
\def\BKM@PSHeaderFile#1{%
@@ -2376,6 +2381,12 @@ and the derived files
% open outline entries. Option \xoption{dvipdfmx-outline-open}
% or \cs{SpecialDvipdfmxOutlineOpen} notify the package.
% \end{Version}
+% \begin{Version}{2007/04/25 v0.9}
+% \item
+% The syntax of \cs{special} of dvipdfmx, if feature
+% \xoption{dvipdfmx-outline-open} is enabled, has changed.
+% Now cvs version 2007-04-25 is needed.
+% \end{Version}
% \end{History}
%
% \PrintIndex