rime / rime-prelude

Essential files for building up your Rime configuration
GNU Lesser General Public License v3.0
58 stars 24 forks source link

如何輸入「⋯⋯」? #10

Open eatradish opened 4 years ago

eatradish commented 4 years ago

RIME 開發者們:

妳們好。在此我想請問如何在 RIME 中輸入「⋯⋯」?我只知道輸入 Shitf + 6 可輸入「……」。感謝閣下解答。

eatradish commented 4 years ago

若無,似乎 Shift + 6 出現「⋯⋯」也不完美,我希望兩者共存並納入此項目。所以在此想請開發者們看看。

lotem commented 4 years ago

數學中的省略號(⋯)少見6個點連用的用法。 如果要輸入中文省略號,現有配置中的「……」即爲所求。請參考「省略號」條目及註釋1: https://zh.wikipedia.org/wiki/%E7%9C%81%E7%95%A5%E5%8F%B7#cite_ref-3

ShuiHuo commented 3 years ago

将数学中的省略号放入 /sx

LEOYoon-Tsaw commented 3 years ago

數學省略號不都是用latex的\cdots打的

groverlynn commented 1 year ago

數學中的省略號(⋯)少見6個點連用的用法。 如果要輸入中文省略號,現有配置中的「……」即爲所求。請參考「省略號」條目及註釋1: https://zh.wikipedia.org/wiki/%E7%9C%81%E7%95%A5%E5%8F%B7#cite_ref-3

大五碼中的刪節號映射到unicode中就是U+22EF(⋯)。Unicode v.14 § 6.2也建議用這個垂直居中的省略號。因爲GBK沒有爲西文最基本的幾個標點編碼,讓西文用東亞的全寬標點,所以到了unicode就反過來,簡中被強制用西文標點

LEOYoon-Tsaw commented 1 year ago

一般還是以Unicode的定義為準,居不居中由字體來決定。 如果是一定要常用這個符號,改一下symbols的定義就好了。