summaryrefslogtreecommitdiff
path: root/tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac')
-rw-r--r--tmac/pdf.tmac4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmac/pdf.tmac b/tmac/pdf.tmac
index 914e580c..844e3f74 100644
--- a/tmac/pdf.tmac
+++ b/tmac/pdf.tmac
@@ -297,7 +297,7 @@
.\" note that it is defined as a string, so it will adapt to changes
.\" in the vertical spacing. Changing it is NOT RECOMMENDED.
.\"
-.nr PDFHREF.LEADING -1.0p
+.nr PDFHREF.LEADING 2.0p
.ds PDFHREF.HEIGHT 1.0v
.\"
.\" PDF readers generally place a rectangular border around link
@@ -649,7 +649,7 @@
. \"
. if dPDFHREF.COLOUR .defcolor pdf:href.colour rgb \\*[PDFHREF.COLOUR]
. nr pdf:bm.width \\w'\\*[PDFHREF.DESC]'
-. nop \&\m[\\*[PDFHREF.TEXT.COLOUR]]\X'pdf: markstart \\n[rst] \\n[rsb] \\*[pdf:href.link]'\\*[PDFHREF.DESC]\X'pdf: markend'\m[]\c
+. nop \&\m[\\*[PDFHREF.TEXT.COLOUR]]\X'pdf: markstart \\n[rst] \\n[rsb] \\n[PDFHREF.LEADING] \\*[pdf:href.link]'\\*[PDFHREF.DESC]\X'pdf: markend'\m[]\c
. \"
. \" Clean up the temporary registers and strings, used to
. \" compute the "hot-spot" bounds, and format the reference,