rime-ipa icon indicating copy to clipboard operation
rime-ipa copied to clipboard

IPA / 國際音標輸入方案

Results 6 rime-ipa issues
Sort by recently updated
recently updated
newest added

在写英文论文的时候,想要实现英文字母和国际音标的快速切换。但目前这个schema文件无法实现用shift来切换,应该在` ipa_yunlong.schema.yaml`添加什么语句呢?

需要删掉`ipa_yunlong.schema.yaml`文件中的 ` key_binder: import_preset: default` 就可以了。

I edit the IPA input for my own usage. Every other part works excellently, but when I type in the space bar, the font I use would suddenly change. Would...

雲龍沒有 /β/ The Yunlong IPA input doesn't have the voiced bilabial fricative /β/

请问是需要安装什么字体吗?

ipa_yunlong.dict.yaml line 488: ``` ̆ fv ``` 这里从形状上考虑似乎应该为 ◌̌ (COMBINING CARON, U+030C) 而非 ◌̆ (COMBINING BREVE, U+0306), 以与 `ffv` 对应的 ◌̬ 保持同步. 即 ``` ̌ fv ``` 而对应地, 用于标示短音的 breve...