summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2021-08-13 09:32:31 +1000
committerG. Branden Robinson <g.branden.robinson@gmail.com>2021-08-13 09:32:31 +1000
commitab55f50af0599028bf7d3fd0fc50358471595b3c (patch)
tree49c42e95f0dc122f8218333b7027920a97a246ca
parent51ebea3f76567e244e46bc91d7004cf1713b1fc7 (diff)
downloadgroff-git-ab55f50af0599028bf7d3fd0fc50358471595b3c.tar.gz
[me]: Fix Savannah #58736.
* tmac/e.tmac (1c): Fix problem when combining multiple columns, footnotes, and return to single-column mode: do not place the single-column text below the footnote. Space to the end of the page (\n[nl]), not the page "high-water mark" (\n[.h]). Thanks to Bjarni Ingi Gislason for the suggestion. Fixes <https://savannah.gnu.org/bugs/?58736>.
-rw-r--r--ChangeLog10
-rw-r--r--tmac/e.tmac2
2 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bf26d7019..524f4e04e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2021-08-13 G. Branden Robinson <g.branden.robinson@gmail.com>
+ * tmac/e.tmac (1c): Fix problem when combining multiple columns,
+ footnotes, and return to single-column mode: do not place the
+ single-column text below the footnote. Space to the end of the
+ page (\n[nl]), not the page "high-water mark" (\n[.h]). Thanks
+ to Bjarni Ingi Gislason for the suggestion.
+
+ Fixes <https://savannah.gnu.org/bugs/?58736>.
+
+2021-08-13 G. Branden Robinson <g.branden.robinson@gmail.com>
+
Add regression test for Savannah #58736.
* tmac/tests/e_footnotes_work_with_columns.sh: Test it.
diff --git a/tmac/e.tmac b/tmac/e.tmac
index 00536252f..5b395881f 100644
--- a/tmac/e.tmac
+++ b/tmac/e.tmac
@@ -954,7 +954,7 @@
.nr $c 1
.nr $m 1
.ll \\n(_Lu\" return to normal output
-.sp |\\n(.hu
+.sp |\\n(nlu
.@O \\n(_ou
..
.