bug-groff
[Top][All Lists]
Advanced

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

[bug #60504] [PATCH] document .PF macro in pic(1) and add it to -mpic


From: G. Branden Robinson
Subject: [bug #60504] [PATCH] document .PF macro in pic(1) and add it to -mpic
Date: Sun, 8 Aug 2021 06:00:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #60504 (project groff):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 
         Planned Release:                    None => 1.23.0                 

    _______________________________________________________

Follow-up Comment #3:


commit cbab3f3cec56c7e2a942902da46e6e86a3db41f9
Author: Dave Kemper <saint.snit@gmail.com>
Date:   Tue Jun 1 09:06:29 2021 +0000

    pic(1): Improve PF support and documentation.

    GNU pic recognizes two possible endings of a pic block: .PE or .PF.
    This fact was documented in doc/pic.ms but not in the pic man page.  The
    minimal pic implementation provided by pic.tmac also did not include a
    .PF definition.

    * src/preproc/pic/main.cpp (main): Add dummy definition of `PF` macro.
    * tmac/pic.tmac (PF): Add macro that performs indentation only.
      (PE): Call PF for indentation.

    * doc/pic.ms (Interface to [gt]roff/How Scaling is Handled):
    * src/preproc/pic/pic.1.man (Description, Options): Mention `PF` in
      addition to `PS` and `PE`.

    Fixes <https://savannah.gnu.org/bugs/?60504>.

    Also fixes an extraneous parenthesis in pic.ms.

    [Changes to pic(1) hand-merged with my recent updates to the page text.
    --GBR]


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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