bug-groff
[Top][All Lists]
Advanced

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

Re: [bug #61025] [me] want control of line height alteration when super-


From: Robert Goulding
Subject: Re: [bug #61025] [me] want control of line height alteration when super-, subscripting
Date: Mon, 3 Jan 2022 11:19:53 -0500

It works! Bravo!!

Robert Goulding
Sent from my Google Pixel 4

On Mon, Jan 3, 2022, 3:59 AM G. Branden Robinson <INVALID.NOREPLY@gnu.org> wrote:
Update of bug #61025 (project groff):

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

    _______________________________________________________

Follow-up Comment #10:


commit 1652d1801d4b2518db9c3d6834561a8d26eacf48
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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

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