summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/doc/manual.tex')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/doc/manual.tex10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
index b1d65e9d67e..e517bf6b16a 100644
--- a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
+++ b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
@@ -107,7 +107,8 @@
hyperindex,%
plainpages=false,%
bookmarksopen,%
- bookmarksnumbered%
+ bookmarksnumbered,
+ pdfusetitle,%
]{hyperref}
%%?? \def\pdfBorderAttrs{/Border [0 0 0] } % No border arround Links
\usepackage{thumbpdf}
@@ -117,7 +118,7 @@
\title{Hypertext marks in \LaTeX: a manual for \textsf{hyperref}}
\author{Sebastian Rahtz \and Heiko Oberdiek}
-\date{July 2008}
+\date{September 2008}
\begin{document}
@@ -466,8 +467,9 @@ next \TeX\ run if it is edited to contain the line \\
\noindent\begin{longtable}{>{\ttfamily}ll>{\itshape}lp{6cm}}
baseurl & URL & & Sets the base URL of the PDF document \\
pdfpagemode & text & empty & Determines how the file is opening in Acrobat; the possibilities are
- \texttt{None}, \texttt{UseThumbs} (show thumbnails), \texttt{UseOutlines} (show
- bookmarks), and \texttt{FullScreen}. If no mode if explicitly chosen, but the
+ \texttt{UseNone}, \texttt{UseThumbs} (show thumbnails), \texttt{UseOutlines}
+ (show bookmarks), \texttt{FullScreen}, \texttt{UseOC} (PDF 1.5),
+ and \texttt{UseAttachments} (PDF 1.6). If no mode if explicitly chosen, but the
bookmarks option is set, \texttt{UseOutlines} is used. \\
pdftitle & text & & Sets the document information Title field \\
pdfauthor & text & & Sets the document information Author field \\