carstenkunze pushed a commit to branch master
in repository groff.
commit a2c9f9c28e9439bd2c1fb156840692b53a9a0d22
Author: Bjarni Ingi Gislason <[email protected]>
Date: Thu Feb 16 20:42:44 2017 +0100
-me: Use \s±n after a var. string instead of \s0
One line missed to be fixed in previous commit.
---
tmac/e.tmac-u | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tmac/e.tmac-u b/tmac/e.tmac-u
index 07db128..8f9d775 100644
--- a/tmac/e.tmac-u
+++ b/tmac/e.tmac-u
@@ -1487,7 +1487,7 @@
..
.
.de sm \" *** print in smaller font
-\s-1\\$1\\s0\\$2
+\s-1\\$1\\s+1\\$2
..
.
.de @F \" --- change font (0 -> no change)
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit