We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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-compileのオプションが歴史的にひきずっているものの、「デフォルト変えたので機能しない」「config.ymなどlに持っていった」というものがちらほらあるので整理を考えています。 今すぐ作業必要というほどではなく、6.0のときになりますが(obsolete出力はしていってもよいかも)。
--yaml
--config
--chapref
--chapterlink
--mathml
--htmlversion
--epubversion
--footnotetext
The text was updated successfully, but these errors were encountered:
実際に機能してないとか正しく動かないものを除けば、そのまま放置しても構わないような気もします。 --yamlに加えて--configを追加する、くらいはいいかもです。
Sorry, something went wrong.
No branches or pull requests
review-compileのオプションが歴史的にひきずっているものの、「デフォルト変えたので機能しない」「config.ymなどlに持っていった」というものがちらほらあるので整理を考えています。
今すぐ作業必要というほどではなく、6.0のときになりますが(obsolete出力はしていってもよいかも)。
--yaml
: config YAMLファイルの設定オプション、名前がわかりづらい。--config
にする?--chapref
: config.ymlから上書きするケースはなさそう。locale.ymlでもある程度制御できる--chapterlink
: デフォルトをtrueにしたので無意味--mathml
: 実際使われるケースはなさそうだし、config.ymlでの設定のほうがよい--htmlversion
: config.ymlから上書きするケースはなさそう--epubversion
: config.ymlから上書きするケースはなさそう (単体のreview-compileでやっても意味が薄い)--footnotetext
: config.ymlから上書きするケースはなさそう (単体のreview-compileでやっても意味が薄い)The text was updated successfully, but these errors were encountered: