Skip to content

Instantly share code, notes, and snippets.

@munepi
Last active May 28, 2022 03:39
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save munepi/5c9e53936e3540b8374b4ab14e6b7832 to your computer and use it in GitHub Desktop.
Save munepi/5c9e53936e3540b8374b4ab14e6b7832 to your computer and use it in GitHub Desktop.
\futureletのお勉強で作った漢文訓点スタイル https://qiita.com/munepi/items/5e6ac49fa5c025123305
We have moved this project to https://github.com/munepi/gckanbun.
@JPRidgeway
Copy link

あなたの反応をありがとうございました。

私はすでに一時的な解決策を採用していした。「gckanbun」から「\ruby」の名前を「\ kanbunruby」に変更し、今、矛盾はありません。

@munepi
Copy link
Author

munepi commented Mar 25, 2021

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!!

@munepi
Copy link
Author

munepi commented Mar 25, 2021

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