Difference between revisions of "Punctuation"

From Fcitx
Jump to navigation Jump to search
m
Line 39: Line 39:
 
  [ ·
 
  [ ·
 
  ] [ ]
 
  ] [ ]
   
+
 
 +
 
 +
[[Category:Built-in Addon]]
 +
[[Category:Addon]]
  
 
</translate>
 
</translate>

Revision as of 04:33, 12 March 2012


Punctutation
Version 4.2.1
Written In C
License GPLv2
Type Module

Intro

Punctuation is a module that can convert punctuation to other format punctuation. For example, in simplified Chinese, people usually use "," instead of ",".

Configuration

Path

The punctuation is based on language of input method. For example, Simplified Chinese will use data/punc.mb.zh_CN and traditional Chinese will use data/punc.mb.zh_TW.

Format

Following is the content of data/punc.mb.zh_CN in Fcitx. As you can see, you need a character in the first column, and one or two utf8 string after that. If there is two string, for example " “ ”, the first time you use it will be “ and the second time will be ”.

. 。
, ,
? ?
" “ ”
: :
; ;
' ‘ ’
< 《
> 》
\ 、
! !
$ ¥
^ ……
* ×
_ ——
( (
) )
[ ·
] [ ]