[latex3-commits] [git/LaTeX3-latex3-latex3] master: Indenting [ci skip] (5cbb835)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Apr 12 16:26:00 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/5cbb8358e0b19f1fdb7d818e23cd8e226e078111
>---------------------------------------------------------------
commit 5cbb8358e0b19f1fdb7d818e23cd8e226e078111
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Apr 12 15:26:00 2019 +0100
Indenting [ci skip]
>---------------------------------------------------------------
5cbb8358e0b19f1fdb7d818e23cd8e226e078111
l3kernel/l3drivers-pdf.dtx | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/l3kernel/l3drivers-pdf.dtx b/l3kernel/l3drivers-pdf.dtx
index 1d78502..2f8497f 100644
--- a/l3kernel/l3drivers-pdf.dtx
+++ b/l3kernel/l3drivers-pdf.dtx
@@ -321,12 +321,12 @@
% That has the advantage of allowing us to provide a reference to the link
% later: that is not possible if one uses the shortcut syntax.
%
-% Taking the idea of |evenboxes| from \pkg{hypdvips}, we implement a minimum
-% box height and depth for link placement. This means that \enquote{underlining}
-% with a hyperlink will generally give an even appearance. However, to ensure
-% that the full content is always above the link border, we do not allow
-% this to be negative (contrast \pkg{hypdvips} approach). The result should
-% be similar to \pdfTeX{} in the vast majority of foreseeable cases.
+% Taking the idea of |evenboxes| from \pkg{hypdvips}, we implement a minimum
+% box height and depth for link placement. This means that \enquote{underlining}
+% with a hyperlink will generally give an even appearance. However, to ensure
+% that the full content is always above the link border, we do not allow
+% this to be negative (contrast \pkg{hypdvips} approach). The result should
+% be similar to \pdfTeX{} in the vast majority of foreseeable cases.
% \begin{macrocode}
\cs_new_protected:Npn \driver_pdf_link_goto:nnn #1#2#3
{ \@@_pdf_link:nnnn {#1} { /GoTo } {#2} {#3} }
More information about the latex3-commits
mailing list