Search found 6 matches
- Mon Oct 06, 2008 8:40 am
- Forum: General
- Topic: Pagebreak within a chapter?
- Replies: 12
- Views: 12242
Re: Pagebreak within a chapter?
thanks.
- Sun Oct 05, 2008 2:55 am
- Forum: General
- Topic: Pagebreak within a chapter?
- Replies: 12
- Views: 12242
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?
- Sat Oct 04, 2008 3:41 am
- Forum: General
- Topic: Pagebreak within a chapter?
- Replies: 12
- Views: 12242
Pagebreak within a chapter?
hi, i have found that my issue is that if i don't do a \newpage in front of the first \section{}, then none of the subsequent \newpages will work. however, i don't actually want a \newpage before my first \section{} . here is the MWE that works:
\documentclass[a4paper,10pt]{book}
\begin{document ...
\documentclass[a4paper,10pt]{book}
\begin{document ...
- Fri Oct 03, 2008 3:50 pm
- Forum: General
- Topic: Pagebreak within a chapter?
- Replies: 12
- Views: 12242
Re: Pagebreak within a chapter?
still not working. might i add that i'm trying to do a pagebreak before a new \section so that the section heading appears on a new page. but i just can't seem to get it to go onto a new page.
- Fri Oct 03, 2008 2:10 pm
- Forum: General
- Topic: Pagebreak within a chapter?
- Replies: 12
- Views: 12242
Re: Pagebreak within a chapter?
nope. still does nothing.
- Fri Oct 03, 2008 1:12 pm
- Forum: General
- Topic: Pagebreak within a chapter?
- Replies: 12
- Views: 12242
Pagebreak within a chapter?
hi. i'd like to know how to do a pagebreak within a chapter.
if i have:
it doesn't make a pagebreak.
if i have:
Code: Select all
\chapter{Something}
stuff
\pagebreak
morestuff