Skip to content

Commit fc48454

Browse files
committed
docs(反查): 修改反查词典
1 parent e65ef96 commit fc48454

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

使用/反查.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
![反查](反查.assets/反查.png)
88

9+
⚠️ 汉语拼音反查功能依赖“朙月拼音”,如果使用者对“朙月拼音”方案做了定制或修改,可能会影响反查功能。解决方案见 [修改反查词典](#修改反查词典) 一节。
10+
911
反查主要是为了让使用者确定某个字的拼写,所以反查不显示声调。但以下这几种输入方案可以开启声调显示。
1012

1113
- `wugniu_soutseu`:苏州
@@ -27,4 +29,12 @@
2729

2830
将文件放入用户文件夹之后,右键 Rime 图标点击“重新部署”。稍等一会儿就能生效了。
2931

32+
## 修改反查词典
33+
34+
一些常见的“朙月拼音”词库扩充方案会将“朙月拼音”默认的词典文件改为 `luna_pinyin.extended.dict.yaml`,导致吴语输入方案的汉语拼音反查功能失效<sup>\[[1](https://github.com/rime-aca/dictionaries), [2](https://github.com/Bambooin/rimerc)\]</sup>。使用者可以点击 [此处](https://github.com/NGLI/rime-custom/archive/master.zip) 下载定制模板。解压后找到对应地区的 `.custom.yaml` 结尾的文件。用记事本或其他文本编辑器打开它,并在文件中找到「反查詞典設置」这一节,删去下这行代码前的 # 号即可。
35+
36+
````yaml
37+
#"luna_pinyin/dictionary": luna_pinyin.extended
38+
````
39+
3040
更多定制方法,请参照 Rime 的 [定制指南](https://github.com/rime/home/wiki/CustomizationGuide#定製指南)

0 commit comments

Comments
 (0)