gbranden pushed a commit to branch master
in repository groff.
commit e033fe00dcbad92ee9ec418d29f120ec79144ffe
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Dec 10 12:01:02 2021 +1100
tmac/e.tmac (i, bi): Add italic corrections.
---
ChangeLog | 4 ++++
tmac/e.tmac | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index ec062c5..8a330df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-12-10 G. Branden Robinson <[email protected]>
+
+ * tmac/e.tmac (i, bi): Add italic corrections.
+
2021-12-09 G. Branden Robinson <[email protected]>
* tmac/e.tmac: Fix groff warnings and correctness issue.
diff --git a/tmac/e.tmac b/tmac/e.tmac
index 7c337b5..de88e6a 100644
--- a/tmac/e.tmac
+++ b/tmac/e.tmac
@@ -1499,7 +1499,7 @@
.do check_need_title
.@E
.ft 2
-.if \\n(.$ \&\\$1\f\\*(_F\\$2
+.if \\n(.$ \&\,\\$1\/\f\\*(_F\\$2
.do check_need_title
..
.
@@ -1523,7 +1523,7 @@
.do check_need_title
.@E
.ft 4
-.if \\n(.$ \&\\$1\f\\*(_F\\$2
+.if \\n(.$ \&\,\\$1\/\f\\*(_F\\$2
.do check_need_title
..
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit