groff-commit
[Top][All Lists]
Advanced

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

[groff] 02/11: tmac/pdfpic.tmac: Fix style nit (wrap long line).


From: G. Branden Robinson
Subject: [groff] 02/11: tmac/pdfpic.tmac: Fix style nit (wrap long line).
Date: Tue, 12 Apr 2022 18:42:52 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 339cb9ff4aef5e50dbaa1cea95e95087bae44942
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Apr 12 11:16:51 2022 +1000

    tmac/pdfpic.tmac: Fix style nit (wrap long line).
---
 tmac/pdfpic.tmac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tmac/pdfpic.tmac b/tmac/pdfpic.tmac
index 1e839c19..4366a557 100644
--- a/tmac/pdfpic.tmac
+++ b/tmac/pdfpic.tmac
@@ -152,7 +152,8 @@
 .    rr pdfpic*is-on-windows
 .  \}
 .
-.  if '\\*[pdfpic*temporary-directory]'' .pdfpic@get-temporary-directory /tmp
+.  if '\\*[pdfpic*temporary-directory]'' \
+.    pdfpic@get-temporary-directory /tmp
 .
 .  if '\\*[pdfpic*temporary-directory]'' \{\
 .    pdfpic@error cannot locate a usable temporary directory; \



reply via email to

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