Update of bug #55081 (project groff):
Status: In Progress => Need Info
_______________________________________________________
Follow-up Comment #5:
I don't think we can redefine `bc` as simply `.rt \\n(_ku`, because it doesn't
go to the correct _horizontal_ place. Adding an absolute motion prefix `|`
makes no difference.
# Original behavior with .pl 158v.
$ tgu -me EXPERIMENTS/55081.me | cat -s
Column 1. Column 2.
# Original behavior with .pl 159v.
$ tgu -me EXPERIMENTS/55081.me | cat -s
Column 1.
Column 2.
# Behavior with .pl 159v and `bc` defined as `.sp \\n(.pu+1u`.
$ tgu -me EXPERIMENTS/55081.me | cat -s
Column 1.
Column 2.
# Behavior with .pl 159v and `bc` defined as `.rt |\\n(_ku`.
$ tgu -me EXPERIMENTS/55081.me | cat -s
Column 1. Column 2.
# Behavior with .pl 159v and `bc` defined as `.rt \\n(_ku`.
$ tgu -me EXPERIMENTS/55081.me | cat -s
Column 1. Column 2.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55081>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/