summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-03-07 18:08:02 +0000
committerKarl Berry <karl@freefriends.org>2007-03-07 18:08:02 +0000
commit6a0187151576ddf1c3bea2f68b5f87f4a21806fb (patch)
tree26c97cbf37c4b8a52b9a17fc6ed9d4dcb347ae94 /Master/texmf-dist/source/latex/hyperref/doc
parent3997b75cc38ee58ef28d313a119b918bd38f02e3 (diff)
hyperref update (1mar07)
git-svn-id: svn://tug.org/texlive/trunk@4013 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/doc')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/doc/manual.tex12
1 files changed, 11 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
index 5cd011a880f..6144a7dc3b2 100644
--- a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
+++ b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
@@ -11,7 +11,7 @@
%
% Manual updates:
% * Steve Peter and Karl Berry, 7/03.
-% * Heiko Oberdiek, 2006.
+% * Heiko Oberdiek, 2006, 2007.
%
\RequirePackage{ifpdf}
@@ -431,6 +431,8 @@ CJKbookmarks & boolean & false &
PDF files which actually violate the PDF specification because
non-Unicode character codes are used -- some PDF readers localized
for CJK languages (most notably Acroread itself) support this.
+ Also note that option `CJKbookmarks' cannot be used together
+ with option `unicode'.
No mechanism is provided to translate non-Unicode bookmarks to
Unicode; for portable PDF documents only Unicode encoding should
@@ -744,6 +746,14 @@ given the name \emph{category.name}
\noindent \emph{text} is made into a link to \emph{URL\#category.name}
\begin{cmdsyntax}
+\ci{hyperref}\verb|[|\emph{label}\verb|]{|\emph{text}\verb|}|
+\end{cmdsyntax}
+
+\noindent
+\emph{text} is made into a link to the same place as
+\verb|\ref{|\emph{label}\verb|}| would be linked.
+
+\begin{cmdsyntax}
\ci{hyperlink}\verb|{|\emph{name}\verb|}{|\emph{text}\verb|}|
\end{cmdsyntax}
\begin{cmdsyntax}