I find the approach: replace \@endpart with \@afterheading in section of '\def\part' in file book.cls.
Thanks!
Search found 3 matches
- Thu Aug 25, 2011 5:04 am
- Forum: Page Layout
- Topic: Part Page with additional Text
- Replies: 3
- Views: 2196
- Thu Aug 25, 2011 2:31 am
- Forum: Page Layout
- Topic: Part Page with additional Text
- Replies: 3
- Views: 2196
Re: Part Page with additional Text
The document class is book. Thank you!
- Wed Aug 24, 2011 4:56 am
- Forum: Page Layout
- Topic: Part Page with additional Text
- Replies: 3
- Views: 2196
Part Page with additional Text
Dear all,
I want to know how to make the title generated by \part and the text followed the command \part in a single page.
For example, using the following code:
\part{XXX}
ABCDEFG...
the title 'Part I XXX' appears in page 1, and the text 'ABCDEFG...' appears in page 3. But I want 'ABCDEFG ...
I want to know how to make the title generated by \part and the text followed the command \part in a single page.
For example, using the following code:
\part{XXX}
ABCDEFG...
the title 'Part I XXX' appears in page 1, and the text 'ABCDEFG...' appears in page 3. But I want 'ABCDEFG ...