bug-groff
[Top][All Lists]
Advanced

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

[bug #61661] [me] pull "Chapter" and "Appendix" into localizable strings


From: G. Branden Robinson
Subject: [bug #61661] [me] pull "Chapter" and "Appendix" into localizable strings
Date: Mon, 27 Dec 2021 04:34:14 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #61661 (project groff):

              Item Group:                    None => New feature            
                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 
         Planned Release:                    None => 1.23.0                 

    _______________________________________________________

Follow-up Comment #1:


commit 373d2b22adb65af5f4ce05c654e6011ce8c9230f
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Sun Dec 26 02:31:29 2021 +1100

    [me]: Add `wa` and `wc` strings.
    
    * tmac/e.tmac: Ease localization and customization by exposing strings
      for "Chapter" and "Appendix" instead of hard-coding these words into
      the `$c` macro.
    
      (initialization): Define new `wa` and `wc` strings.  Separate these
      and existing localization strings from `y2` and `y4` initialization
      since the latter don't involve natural languages.
    
      ($c): Interpolate these strings in chapter and appendix headings and
      in calls to `$C` hook macro.  Set "Chapter" and "Appendix" in mixed
      case instead of full capitals, and set one adjustable nonbreaking word
      space `\~` between them and the chapter number instead of two
      unadjustable nonbreaking spaces.  (These changes do slightly alter the
      default output of the package when the `+c` macro is used.)
    
    * doc/meref.me.in (Predefined Strings):
    * tmac/groff_me.7.man (Strings): Document new strings.
    
    * doc/meintro.me.in (Parts of the Basic Paper): Update example
      to reflect mixed-case default string.
    
    Fixes <https://savannah.gnu.org/bugs/?61661>.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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