-
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
openanyにしても第一章だけが偶数ページはじまりになる #1711
Comments
jlreqの更新がいろいろアグレッシブでなかなかついていきづらいのですが、mainmatterにcleardoublepageがデフォルトで設定されているのが原因のような気がします。 review-custom.sty
だとどうでしょうか。 |
完璧です! こんなオプションがあったのですね。ありがとうございます! |
性質的にopenanyの効果はjlreq.cls側で対処してもらうほうがよさそうなので、あとでjlreq.clsにお願い出してみますね。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
openanyを指定しても第1章のみ偶数ページ始まりになるという現象に悩まされています。
あるいは目次の後に白紙ページが出るということなのかもしれません。
白紙ページは、ノンブルはついていますがヘッダやフッタのページ番号はないので、おそらくlatexレベルの話かと思います。tocの後にcleardoublepageなどが入っているのかなと思ったのですがよくわかりませんでした。
環境はこんな感じです。
新しいプロジェクトで少し試したのですがそちらでは再現しませんでした。
最小構成で再現できない上に、上記のとおり怪しいところがたくさんあるのでReViewの問題ではない可能性がだいぶ高いのですが、何か考えられることあるでしょうか。
The text was updated successfully, but these errors were encountered: