GeneralTextheight in chapter pages

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
aeelmn
Posts: 15
Joined: Tue Apr 10, 2007 4:09 pm

Textheight in chapter pages

Post by aeelmn »

I have a problem altering the textheight on chapter pages. I want less space at the bottom of the page. I've tried changing it with \textheight=xx, but it only affects the pages that are not chapter pages. Actually I want the textheight on chapter pages to be the same as on all other pages. Anyone knows how to achieve this?

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

balfonsi
Posts: 93
Joined: Wed Mar 14, 2007 12:05 am

Re: Textheight in chapter pages

Post by balfonsi »

Use the geometry package.

B.A
aeelmn
Posts: 15
Joined: Tue Apr 10, 2007 4:09 pm

Re: Textheight in chapter pages

Post by aeelmn »

Thank you very much :mrgreen:
Post Reply