Last active
May 28, 2022 03:39
-
-
Save munepi/5c9e53936e3540b8374b4ab14e6b7832 to your computer and use it in GitHub Desktop.
\futureletのお勉強で作った漢文訓点スタイル https://qiita.com/munepi/items/5e6ac49fa5c025123305
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We have moved this project to https://github.com/munepi/gckanbun. |
FYI @JPRidgeway ,
When releasing gckanbun.sty
v1.0, I added prefix=<prefix>
option below:
%\usepackage{gckanbun}%%=> provides \gckanbunruby, \gckanbunokurigana, \gckanbunkaeriten as default
\usepackage[prefix=]{gckanbun}%%=> provides \ruby, \okurigana, \kaeriten
%\usepackage[prefix=kanbun]{gckanbun}%%=> provides \kanbunruby, \kanbunokurigana, \kanbunkaeriten
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @JPRidgeway ,
I have moved this project to https://github.com/munepi/gckanbun and have released v1.0.
Also, I just have uploaded gckanbun package to CTAN!!