commit 475d8e643306fca5faadad0714fe0a7a1559d9f2
Author: Pavel Sanda <sa...@lyx.org>
Date:   Sun Sep 29 22:23:40 2024 +0200

    UG: add comment about underlined links in pdf from ##13105.
---
 lib/doc/UserGuide.lyx | 27 +++++++++++++++++++++++----
 1 file changed, 23 insertions(+), 4 deletions(-)

diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx
index 0916bf0669..7671c3dd36 100644
--- a/lib/doc/UserGuide.lyx
+++ b/lib/doc/UserGuide.lyx
@@ -39048,25 +39048,44 @@ status open
 
 \begin_layout Plain Layout
 
-\change_inserted 5863208 1727201632
-The "colorlinks" option in the hyperref package disables the borders at the 
beginning of the document.
- If you want both you need to add the following to the preamble after enabling 
colored links 
+\change_inserted 5863208 1727641281
+The "colorlinks" option in the hyperref package disables the frames around 
links at the beginning of the document.
+ If you want both you need to add the following to the preamble after enabling 
colored links:
+ 
 \begin_inset Flex Code
 status open
 
 \begin_layout Plain Layout
 
-\change_inserted 5863208 1727201632
+\change_inserted 5863208 1727641266
 
 \backslash
 AtBeginDocument{
 \backslash
 hypersetup{pdfborder=0 0 1}}
+\change_unchanged
+
 \end_layout
 
 \end_inset
 
+.
+ In similar vein 
+\begin_inset Flex Code
+status open
+
+\begin_layout Plain Layout
+
+\change_inserted 5863208 1727641281
+pdfborderstyle={/S/U/W 1}
+\change_unchanged
+
+\end_layout
+
+\end_inset
 
+ can be used for underline style instead of frames.
+ Consult hyperref manual for details.
 \end_layout
 
 \end_inset
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to