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
pLaTeX2e 2017/05/05 についている標準クラス {j,t}book は、openright / openleft の場合に必ず \part のページの後に空白ページを入れるようにしてあります。しかし
のときには見開きの早いページに部タイトルが現れて、遅いページが空白になります。あまり実際の書籍で見かけない気がしますが、このままで期待するものなのでしょうか?
(ちなみに openany の場合は、この issue のときに \part の後の空白ページを削除したばかりです。)
\documentclass{tbook} \usepackage{bxjalipsum} \begin{document} \part{テスト} \chapter{吾輩は猫であるの冒頭} \jalipsum{wagahai} \end{document}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
pLaTeX2e 2017/05/05 についている標準クラス {j,t}book は、openright / openleft の場合に必ず \part のページの後に空白ページを入れるようにしてあります。しかし
のときには見開きの早いページに部タイトルが現れて、遅いページが空白になります。あまり実際の書籍で見かけない気がしますが、このままで期待するものなのでしょうか?
(ちなみに openany の場合は、この issue のときに \part の後の空白ページを削除したばかりです。)
The text was updated successfully, but these errors were encountered: