Page LayoutChapter Heading on new Page

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
monounc
Posts: 1
Joined: Tue Nov 29, 2011 1:25 am

Chapter Heading on new Page

Post by monounc »

Hi,

I'm not an advanced user of LaTeX. So here is my question:
How can I do to put the title of the chapter focuses on a new page? I need some kind of a \renewcommand with two \pagebreak, before and after the chapter heading.

Better if the chapter title appears centered (both, horizontal and vertical) in the page.

Also, i do not need the chapter number, that is the text "Chapter 1". I achieved this using the \chapter*{} command

I need it for a non standard book, something like a product catalogue. Do you have any idea? Or any package with this feature?

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Chapter Heading on new Page

Post by localghost »

Is there something against simply using the \part* command? It would do exactly what you want.


Best regards and welcome to the board
Thorsten
Post Reply