summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-12 16:13:33 +0000
committerKarl Berry <karl@freefriends.org>2016-06-12 16:13:33 +0000
commit1e614c23b2f780732ad55b4c2e06e9d757bf5465 (patch)
treeecc91023b73ffdb5d205d5d5332f3c49fedc9ac0
parent95df39af39407a586f27d40689d869682d9402b4 (diff)
navigator (22may16)
git-svn-id: svn://tug.org/texlive/trunk@41413 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/generic/navigator/README4
-rw-r--r--Master/texmf-dist/tex/generic/navigator/navigator.sty4
-rw-r--r--Master/texmf-dist/tex/generic/navigator/navigator.tex2
-rw-r--r--Master/texmf-dist/tex/generic/navigator/t-navigator.tex4
4 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/navigator/README b/Master/texmf-dist/doc/generic/navigator/README
index 38d35f328c8..a0a565eff29 100644
--- a/Master/texmf-dist/doc/generic/navigator/README
+++ b/Master/texmf-dist/doc/generic/navigator/README
@@ -2,8 +2,8 @@ This is the README file for the navigator package.
Author: Paul Isambert.
E-mail: zappathustra AT free DOT fr
Comments and suggestions are welcome.
-Date: January 2011.
-Version: 1.0.
+Date: May 2016.
+Version: 1.1.
Navigator offers access to PDF features such as:
anchors, outlines (bookmarks), links and actions, embedded files, and raw PDF
diff --git a/Master/texmf-dist/tex/generic/navigator/navigator.sty b/Master/texmf-dist/tex/generic/navigator/navigator.sty
index 14f8b2743b6..3045208d8a2 100644
--- a/Master/texmf-dist/tex/generic/navigator/navigator.sty
+++ b/Master/texmf-dist/tex/generic/navigator/navigator.sty
@@ -5,10 +5,10 @@
% Author: Paul Isambert.
% E-mail: zappathustra AT free DOT fr
% Comments and suggestions are welcome.
-% Date: January 2010.
+% Date: May 2016.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{navigator}[2011/25/01 v.1.0 PDF links, outlines, etc.]
+\ProvidesPackage{navigator}[2016/22/05 v.1.1 PDF links, outlines, etc.]
\chardef\formatnumber=4
\input navigator.tex
\AtEndDocument{\finishpdffile}
diff --git a/Master/texmf-dist/tex/generic/navigator/navigator.tex b/Master/texmf-dist/tex/generic/navigator/navigator.tex
index 9f1972ac7e7..67064606e93 100644
--- a/Master/texmf-dist/tex/generic/navigator/navigator.tex
+++ b/Master/texmf-dist/tex/generic/navigator/navigator.tex
@@ -408,8 +408,8 @@ end
\def\nav@outline_do#1#2[#3]#4{%
\global\advance\nav@outline_count 1
+ \nav@prepare_options{\gobbleone}{#1}%
\nav@outline_getaction{#1}{#3}%
- \nav@prepare_options{}{#1}%
\bgroup
\passexpanded\nav@pdfdef_loop\nav@pdfdef_list
%
diff --git a/Master/texmf-dist/tex/generic/navigator/t-navigator.tex b/Master/texmf-dist/tex/generic/navigator/t-navigator.tex
index 58fae7bc980..1641d394fca 100644
--- a/Master/texmf-dist/tex/generic/navigator/t-navigator.tex
+++ b/Master/texmf-dist/tex/generic/navigator/t-navigator.tex
@@ -5,7 +5,7 @@
% Author: Paul Isambert.
% E-mail: zappathustra AT free DOT fr
% Comments and suggestions are welcome.
-% Date: January 2011.
+% Date: May 2016.
%
% Note that support for Navigator is limited in ConTeXt,
% because ConTeXt doesn't really need it, and any effort
@@ -16,7 +16,7 @@
%
%D \module
%D [ file=t-navigator,
-%D version=2011.01.25,
+%D version=2016.05.22,
%D title=\CONTEXT\ User Module,
%D subtitle=Navigator,
%D author=Paul Isambert,