bug-groff
[Top][All Lists]
Advanced

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

[bug #55091] [PATCH] stop stripping comments and spaces from installed m


From: G. Branden Robinson
Subject: [bug #55091] [PATCH] stop stripping comments and spaces from installed macro packages
Date: Thu, 1 Jul 2021 13:06:51 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #55091 (project groff):

                  Status:               Postponed => In Progress            
             Assigned to:                    None => gbranden               

    _______________________________________________________

Follow-up Comment #5:

The easy parts are done.  As noted in comment #4, mdoc makes _everything_
difficult, it seems.


commit f2f52b9afffb236a26e1d848192c2f2145cc4f56
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Thu Jul 1 22:23:46 2021 +1000

    Skip the stripper, part 2 ("hdtbl").
    
    * contrib/hdtbl/hdmisc.tmac-u: Rename to...
    * contrib/hdtbl/hdmisc.tmac: ...this.
    
    * contrib/hdtbl/hdtbl.tmac-u: Rename to...
    * contrib/hdtbl/hdtbl.tmac: ...this.
    
    * contrib/hdtbl/hdtbl.am (HDSTRIPFILES): Rename to...
      (HDTBLTMACFILES): ...this.
      (hdtbltmac_DATA): Rename to...
      (dist_hdtbltmac_DATA): ...this.
      (MOSTLYCLEANFILES): Drop $(HDTBLSTRIPFILES).
      ($(HDTBLSTRIPFILES)): Drop target.

commit 40cb44c083ebd9005ac4ddf94249ffb60497df26
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Thu Jul 1 22:19:32 2021 +1000

    Skip the stripper, part 1/3 ("me").
    
    * tmac/e.tmac-u: Rename to...
    * tmac/e.tmac: ...this.
    
    * tmac/tmac.am (TMACNORMALFILES): Add tmac/e.tmac.
      (TMACUNSTRIPFILES): Remove tmac/e.tmac-u.
      (TMACSTRIPFILES): Add tmac/e.tmac.
    
    Fixes one third of <https://savannah.gnu.org/bugs/?55091>.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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