Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

常用漢字のリストを更新する #3

Closed
marsf opened this issue Sep 17, 2017 · 1 comment
Closed

常用漢字のリストを更新する #3

marsf opened this issue Sep 17, 2017 · 1 comment

Comments

@marsf
Copy link
Member

marsf commented Sep 17, 2017

/res/const.conf の kanji.jyouyou が更新されていない。2010 年の改訂 に対応する。

「捕捉」を charcheck.allow に書いているが、この常用漢字のリストを更新することで「捉」に対応できる。

@marsf
Copy link
Member Author

marsf commented Jan 2, 2018

lot.conf では kanji.news を使っているため、この新聞常用漢字表も更新した。

charcheck.deny.kanji.news = [^${charcheck.basechars}${kanji.news}々]+

charcheck.deny = ${charcheck.deny.kanji.news}

新聞各社で追加している漢字も別途追加した。

炒鵜笠卿杭釘栗肛捧獅蘇竪諜杖辻挽淵扮呆牢禄

@marsf marsf closed this as completed Jan 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant