bug-groff
[Top][All Lists]
Advanced

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

[bug #60140] tbl: disables line numbering after tables


From: G. Branden Robinson
Subject: [bug #60140] tbl: disables line numbering after tables
Date: Sun, 28 Feb 2021 02:40:00 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

URL:
  <https://savannah.gnu.org/bugs/?60140>

                 Summary: tbl: disables line numbering after tables
                 Project: GNU troff
            Submitted by: gbranden
            Submitted on: Sun 28 Feb 2021 07:39:58 AM UTC
                Category: Preprocessor tbl
                Severity: 3 - Normal
              Item Group: Incorrect behaviour
                  Status: None
                 Privacy: Public
             Assigned to: gbranden
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Input:

.nm 1
foo
.TS
l.
bar
.TE
baz


Expected output:

  1 foo
  2 bar
  3 baz


Actual output:

  1 foo
  2 bar
baz


Affects groff 1.22.4, and (I suspect) every groff release going back to 2011
at least.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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