[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #55081] [me] two-column output does not work with very long page le
From: |
G. Branden Robinson |
Subject: |
[bug #55081] [me] two-column output does not work with very long page lengths |
Date: |
Sat, 7 Aug 2021 16:24:02 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Update of bug #55081 (project groff):
Status: None => In Progress
Assigned to: None => gbranden
_______________________________________________________
Follow-up Comment #1:
I appear to have a fix for this.
diff --git a/tmac/e.tmac b/tmac/e.tmac
index f204cf6f..e0e6176a 100644
--- a/tmac/e.tmac
+++ b/tmac/e.tmac
@@ -942,7 +942,7 @@
..
.
.de bc \" *** begin column
-.sp 24i
+.sp \\n(.pu+1u
..
.
.
Something that bothers me is that me(7), with or without this patch, produces
a 159-line document instead of a multiple of 66 for very simple input like in
the original submission.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55081>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #55081] [me] two-column output does not work with very long page lengths,
G. Branden Robinson <=
- [bug #55081] [me] two-column output does not work with very long page lengths, Bjarni Ingi Gislason, 2021/08/09
- [bug #55081] [me] two-column output does not work with very long page lengths, Dave, 2021/08/11
- [bug #55081] [me] two-column output does not work with very long page lengths, Bjarni Ingi Gislason, 2021/08/11
- [bug #55081] [me] two-column output does not work with very long page lengths, G. Branden Robinson, 2021/08/12
- [bug #55081] [me] two-column output does not work with very long page lengths, Dave, 2021/08/12
- [bug #55081] [me] two-column output does not work with very long page lengths, G. Branden Robinson, 2021/08/12
- [bug #55081] [me] two-column output does not work with footnotes or very long page lengths, G. Branden Robinson, 2021/08/12
- [bug #55081] [me] two-column output does not work with footnotes or very long page lengths, Bjarni Ingi Gislason, 2021/08/12
- [bug #55081] [me] two-column output does not work with footnotes or very long page lengths, G. Branden Robinson, 2021/08/12
- [bug #55081] [me] two-column output does not work with footnotes or very long page lengths, G. Branden Robinson, 2021/08/13