bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #65049] [troff] does the end of input cause a break?


From: G. Branden Robinson
Subject: [bug #65049] [troff] does the end of input cause a break?
Date: Wed, 27 Dec 2023 18:59:06 -0500 (EST)

Update of bug#65049 (group groff):

                  Status:                    None => Invalid                
             Assigned to:                    None => gbranden               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:


[comment #0 original submission:]

> $ cat ATTIC/kiss-foot.tr
> .\" U.S. letter paper assumed
> .sp 65v
> Hello!

[...]
> Frustratingly, it _does_ produce 2 pages in _nroff_ mode.  That might be a
code bug.

This turns out to be false; I must have confused myself.


$ cat ATTIC/kiss-foot.tr
.\" U.S. letter paper assumed
.sp 65v
Hello!
$ groff -Z -Tascii ATTIC/kiss-foot.tr 
x T ascii
x res 240 24 40
x init
p1
x font 1 R
f1
s10
V2640
H0
md
DFd
tHello!
n40 0
x trailer
V2640
x stop


Between this and some pending documentation updates about how the formatter
handles the end of input, I think the mystery is solved here.

Resolving as invalid.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65049>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]