Page LayoutGetting First Page of TOC to Display Righthand

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
Chaz
Posts: 2
Joined: Wed Jul 14, 2021 6:05 pm

Getting First Page of TOC to Display Righthand

Post by Chaz »

I'm typesetting a book in LaTex. I'm actually using the report class and have parametrized [twoside, rightside] so that I can have "lefthand" and "righthand" pages. By default, the first page of the TOC is lefthanded, but I want it to be righthanded. Any suggestions for how to get it to be righthanded?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

Getting First Page of TOC to Display Righthand

Post by Ijon Tichy »

I don't know option rightside, but report does support an option openright to start every chapter on a right hand side if option twoside is also used. The ToC usually is a chapter. However, I would recommend to use class book to typeset a book. With book, options twoside and openright are the default.

If this does not help, please show a Infominimal working example of your problem, so we would be able to reproduce it.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
Post Reply