summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/bookmark.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-27 21:06:35 +0000
committerKarl Berry <karl@freefriends.org>2019-07-27 21:06:35 +0000
commit6bef83deb7557e3f77db24324e41b44b69548a5d (patch)
tree8c233845613b1512435e52d0786ad2fd75dc816f /Master/texmf-dist/tex/latex/oberdiek/bookmark.sty
parentec76c86235312c3a03dc62b40b28398a25cfe975 (diff)
oberdiek (27jul19)
git-svn-id: svn://tug.org/texlive/trunk@51756 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/bookmark.sty')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/bookmark.sty11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/bookmark.sty b/Master/texmf-dist/tex/latex/oberdiek/bookmark.sty
index 0ad04cd6657..08faa40afcf 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/bookmark.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/bookmark.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: bookmark
-%% Version: 2016/05/17 v1.26
+%% Version: 2019/06/04 v1.27
%%
%% Copyright (C) 2007-2011 by
%% Heiko Oberdiek <heiko.oberdiek at googlemail.com>
@@ -37,7 +37,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{bookmark}%
- [2016/05/17 v1.26 PDF bookmarks (HO)]%
+ [2019/06/04 v1.27 PDF bookmarks (HO)]%
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname numexpr\endcsname\relax
\def\BKM@CalcExpr#1#2#3#4{%
@@ -508,9 +508,9 @@
\newif\ifBKM@ok
\def\BKM@StyleCall#1{%
\@ifundefined{BKM@style@#1}{%
- \PackageError{bookmark}{%
- Undefined style `#1'%
- }\@ehc
+ \PackageWarning{bookmark}{%
+ Ignoring unknown style `#1'%
+ }%
}{%
\BKM@oktrue
\edef\BKM@StyleCurrent{#1}%
@@ -762,6 +762,7 @@
\g@addto@macro\BKM@EndHook
}
\let\BKM@EndHook\@empty
+
\endinput
%%
%% End of file `bookmark.sty'.