bug-groff
[Top][All Lists]
Advanced

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

[bug #53834] [PATCH] an-old.tmac: Macro "IR", conserve space at the beg


From: G. Branden Robinson
Subject: [bug #53834] [PATCH] an-old.tmac: Macro "IR", conserve space at the beginning of an argument
Date: Sun, 17 Jun 2018 09:23:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #2, bug #53834 (project groff):

In fact the line numbers are off and the IR macro appears to be adding italic
corrections where your copy of an-old.tmac is not.


527 .de1 IR
528 .  if \\n[.$] \{\
529 .    ds an-result \&\f[I]\,\\$1\f[R]\"
530 .    shift
531 .    while (\\n[.$] >= 2) \{\
532 .      as an-result \/\\$1\f[I]\,\\$2\f[R]\"
533 .      shift 2
534 .    \}
535 .    if \\n[.$] .as an-result \/\\$1\"
536 \\*[an-result]
537 .    ft R
538 .  \}
539 ..


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53834>

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




reply via email to

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