bug-groff
[Top][All Lists]
Advanced

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

[bug #64103] [troff] changing the control character doesn't affect macro


From: G. Branden Robinson
Subject: [bug #64103] [troff] changing the control character doesn't affect macro definition endings
Date: Mon, 24 Apr 2023 05:57:46 -0400 (EDT)

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

                 Summary: [troff] changing the control character doesn't
affect macro definition endings 
                   Group: GNU roff
               Submitter: gbranden
               Submitted: Mon 24 Apr 2023 09:57:43 AM UTC
                Category: Core
                Severity: 3 - Normal
              Item Group: Incorrect behaviour
                  Status: Need Info
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 24 Apr 2023 09:57:43 AM UTC By: G. Branden Robinson <gbranden>
I wonder how much use the `cc` request actually got, historically, because
DWB, Heirloom, and groff all agree that the following is well-formed:


.cc @
@de XX YY
@  tm hello, weird control character!
@  do tm .br=\n[.br]
.YY
@XX


And that this isn't.


.cc @
@de XX YY
@  tm hello, weird control character!
@  do tm .br=\n[.br]
@YY
@XX


What gives?







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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