Update of bug #61025 (project groff):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #10:


commit 1652d1801d4b2518db9c3d6834561a8d26eacf48
Author: G. Branden Robinson <[email protected]>
Date:   Mon Jan 3 07:41:32 2022 +1100

    [me]: Drop unnecessary code.

    Apart from being superfluous, it prevented a user-defined value of the
    `sx` register from being applied to the first footnote marker
    interpolated, a subtlety that escaped my notice because the first
    footnotes in our "meref" and "meintro" documents are not numeric, but
    symbolic, and their markers occurred on lines with vertical space above
    and below.  (The bug was further masked by an otherwise redundant
    redefinition of the `*` string inside the `)f` macro.)

    * tmac/e.tmac ()f, +c): Stop redefining footnote marker string `*` after
      updating the automatic footnote number; its interpolation is already
      backslash-protected.

      ()d, pd): Stop redefining delayed text marker string `#` for an
      analogous reason.

      (initialization): Drop unneeded `_*` and `_#` strings.

    Thanks to Robert Goulding for his feedback and patience.  See
    <https://savannah.gnu.org/bugs/?61025>.



    _______________________________________________________

Reply to this item at:

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

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


Reply via email to