Update of bug #58949 (project groff):

                  Status:                    None => Fixed                  
             Assigned to:                    None => gbranden               
             Open/Closed:                    Open => Closed                 
         Planned Release:                    None => 1.23.0                 

    _______________________________________________________

Follow-up Comment #2:

This was fixed a month ago.


commit 98112bfecad04b5568755cc531cc86d0b4553cf5
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
Date:   Fri Jan 28 02:33:22 2022 +1100

    Implement PDF bookmark support for man pages.
    
    Limitation: A (sub)section can only be bookmarked if it is specified in
    the arguments to the `SH` or `SS` requests, not on the next line in an
    input trap.  Thanks to Deri James for providing the fundamentals (blame
    me for any weird bits).

[...]    
    
    * tmac/mdoc/doc-common: Add straw-man implementation--it doesn't support
      the `BM` and `BN` configuration parameters yet.  (This is enough to
      get the groff_mdoc(7) page to correctly appear in the new
      'groff-man-pages.pdf' document.)
    
      (Dt, Sh, Ss): If the output device is 'pdf', place bookmarks in the
      document at levels 1, 2, and 3.


The `BM` and `BN` stuff did not survive further scrutiny; the term "straw-man"
above is now misleading.  groff mdoc(7) has feature parity with groff man(7)
in this respect now.

    _______________________________________________________

Reply to this item at:

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

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


Reply via email to