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
config.ymlで
coverimage: cover.jpg titlepage: true
とすると表紙も大扉も正しく表示されるが、
coverimage: cover.jpg titlepage: null
とすると、大扉だけではなく表紙も作成されなくなりました。 texコード上でtitlepageのブロックが丸々消えているため、tex生成周りの問題かもしれません。
The text was updated successfully, but these errors were encountered:
すみません、これは #839 に関連するもののはずです。 まともに直そうとすると互換性が壊れそうなのが厳しい…。
Sorry, something went wrong.
#863 で対処済み
No branches or pull requests
config.ymlで
とすると表紙も大扉も正しく表示されるが、
とすると、大扉だけではなく表紙も作成されなくなりました。
texコード上でtitlepageのブロックが丸々消えているため、tex生成周りの問題かもしれません。
The text was updated successfully, but these errors were encountered: