-
Notifications
You must be signed in to change notification settings - Fork 215
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
review-index, review-volの再構築 #1485
Comments
@kdmsnr
を現在機能提供しているけれども、Bについてはどの程度の利用があるでしょうか(私自身はA.の機能しか使ってない)。 A.だけなら実装はそう複雑にならずに済むんですが、B.はロジックみるにかなりバグが多く(//ブロック命令内の処理など)そもそもが当てになる数字を出せてない気がしています。で、まじめに出そうとするとパーサ部分を全部本物のほうに寄せないといけなくてかなり大掛かりになりそう。 あとIndexという名前が適切なのか、という気もしますね。クラス名と同じくreview-tocにして目次情報を出すんだ、という意図にしたほうがよいかも? |
|
(review-indexもreview-volもほとんど使ってないので、仕様についてはあまり意見がないです…) |
review-tocができました。#1487
今週中にマージ予定です。 |
#1487 で対処 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
review-vol はこれでいけそうです。
肝心のページ数表記がなくなりましたが……
TOCPrinter
のprintf
にvol.page
を追加すればいいので、いっそのこと review-index と統合してもよいかもしれません。Originally posted by @kdmsnr in #1484 (comment)
The text was updated successfully, but these errors were encountered: