General ⇒ Pagebreak within a chapter?
Re: Pagebreak within a chapter?
thanks. that sort of works. i can get all the section headings to appear at the top of each page. but for the page before a new section, there is a figure and its hanging in the middle of the page. i'd like to have it at the top of the page. how do i do that?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Pagebreak within a chapter?
Try this:
Stefan
Code: Select all
\makeatletter
\setlength{\@fptop}{0pt}
\makeatother
LaTeX.org admin