Update of bug #59971 (project groff):

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

    _______________________________________________________

Follow-up Comment #2:


commit cee547e8839a82f8b21b2859a9370fd74f9793f3 (HEAD -> master,
origin/master, origin/HEAD)
Author: G. Branden Robinson <[email protected]>
Date:   Sat Jan 30 08:13:43 2021 +1100

    [tbl]: Save and restore hyphenation parameters.
    
    * src/preproc/tbl/table.cpp (table::init_output): When starting a table,
      save the hyphenation parameters (\n[.hy], \n[.hla], \n[.hlm],
      \n[.hym], \n[.hys]).  Restore them in the table reset macro
      (confusingly called "3init"), which is called before performing each
      diversion and before exiting a table.
    
      This enables people to, e.g., turn off hyphenation in a table text
      block with .nh, just as they can turn off adjustment with .na, without
      having to manually reset it.  The next text block, and the material
      after the table, will not be affected.
    
    Fixes <https://savannah.gnu.org/bugs/?59971>.


    _______________________________________________________

Reply to this item at:

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

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


Reply via email to