bug-groff
[Top][All Lists]
Advanced

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

[bug #44941] Add a `zh.tmac' file for improved Chinese typesetting


From: Darcy Shen
Subject: [bug #44941] Add a `zh.tmac' file for improved Chinese typesetting
Date: Wed, 29 Apr 2015 10:54:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36

Follow-up Comment #4, bug #44941 (project groff):

." The following rules are for zh_CN and should be put into zh_CN.tmac
." And these rules should work for zh_TW too.
." Locale string
.
.ds locale chinese"
.
.
.class [CJKprepunct] 
  , : ; > } 
  [u2026] [u201D] 
  [u3001] [u3002] [u3009] [u300B] [u300D] [u300F] [u3011] 
  [uFF01] [uFF09] [uFF0C] [uFF1A] [uFF1B] [uFF1F]
.class [CJKpostpunct] 
  [u201C] [u3008] [u300A] [u300C] [u300E] [u3010] [uFF08]

.
." Chinese glyphs.
.class [CJKnormal] 
[u4E00]-[u9FFF]
.
.cflags 128 C'[CJKprepunct]'
.cflags 266 C'[CJKpostpunct]'
.cflags 512 C'[CJKnormal]'

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44941>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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