groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/01: tmac/pdf.tmac: Follow-up previous commit.


From: G. Branden Robinson
Subject: [groff] 01/01: tmac/pdf.tmac: Follow-up previous commit.
Date: Sat, 16 Mar 2024 09:35:40 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 0e6eb22f752054d1c1080d46ec23db3591447a73
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Mar 16 08:23:16 2024 -0500

    tmac/pdf.tmac: Follow-up previous commit.
    
    Don't forget the \c when writing output with `nop`.
---
 tmac/pdf.tmac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/pdf.tmac b/tmac/pdf.tmac
index b1cd2966b..b9cb5ee4e 100644
--- a/tmac/pdf.tmac
+++ b/tmac/pdf.tmac
@@ -761,7 +761,7 @@ am solely responsible for any bugs I may have introduced 
into this file.
 .   device pdf: markstart \\n[rst] \\n[rsb] \\n[PDFHREF.LEADING] 
\\*[pdf:href.link]
 '   fl
 .   if !\\n[pdf:href.pipe] \{\
-.     nop \&\\*[PDFHREF.DESC]
+.     nop \&\\*[PDFHREF.DESC]\c
 .     device pdf: markend
 '     fl
 .     nop \m[\\*[pdf:curcol]]\c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]