[latex3-commits] [git/LaTeX3-latex3-hyperref] master: adjust breaklinks (c2b19b3)
Ulrike Fischer
fischer at troubleshooting-tex.de
Thu Feb 4 17:46:11 CET 2021
Repository : https://github.com/latex3/hyperref
On branch : master
Link : https://github.com/latex3/hyperref/commit/c2b19b3c779aa0690f001be2691799ef1f459836
>---------------------------------------------------------------
commit c2b19b3c779aa0690f001be2691799ef1f459836
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Feb 4 17:46:11 2021 +0100
adjust breaklinks
>---------------------------------------------------------------
c2b19b3c779aa0690f001be2691799ef1f459836
doc/manual.tex | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/doc/manual.tex b/doc/manual.tex
index 2f44c86..db4f8eb 100644
--- a/doc/manual.tex
+++ b/doc/manual.tex
@@ -559,9 +559,8 @@ plainpages & boolean & false & Forces page anchors to be named by the Arabic
raiselinks & boolean & true & In the hypertex driver, the height of links is normally calculated by the driver as
simply the base line of contained text; this options forces \verb|\special| commands to
reflect the real height of the link (which could contain a graphic) \\
-breaklinks & boolean & false & Allows link text to break across lines; since this cannot be accommodated in PDF, it is
- only set true by default if the pdftex driver is used. This makes links on multiple lines
- into different PDF links to the same target. \\
+breaklinks & boolean & both & This option is in hyperref only used in the dviwindo driver, in all other cases it doesn't do anything sensible---it neither allows nor prevents links to be broken. The ocgx2 package
+checks the state of the boolean.\\
pageanchor & boolean & true & Determines whether every page is given an implicit anchor at the top left corner. If this
is turned off, \verb|\printindex| will not contain
valid hyperlinks. \\
@@ -2919,7 +2918,7 @@ For equations the following might work:
\end{verbatim}
- Also some babel versions can be problematic. For exmample,
+ Also some babel versions can be problematic. For example,
2005/05/21 v3.8g contains a patch for varioref that breaks
the hyperref support for varioref.
More information about the latex3-commits
mailing list.