Search found 3 matches

by srhlefty
Thu Mar 15, 2007 10:57 pm
Forum: General
Topic: a newbie header question (disappearing text)
Replies: 5
Views: 6750

Re: a newbie header question (disappearing text)

Fantastic! I knew it would probably be some sort of redefinition, but had no idea how to do it. Thanks again.
by srhlefty
Thu Mar 15, 2007 6:41 pm
Forum: General
Topic: a newbie header question (disappearing text)
Replies: 5
Views: 6750

a newbie header question (disappearing text)

There are two things to play around with in this example: Whether or not the doc is one sided or two-sided, and whether or not a chapter has been defined. The \chapter is there to show that the book class uses chapters as the left header, and the left header is what's displayed when using the one ...
by srhlefty
Mon Mar 05, 2007 6:17 am
Forum: General
Topic: a newbie header question (disappearing text)
Replies: 5
Views: 6750

a newbie header question (disappearing text)

Hi everyone,
So I'm using the book class, and I've got a bunch of chapters and sections.

When I use the (default) 'twopage' option, the left page header shows the current section name and page number, and the right page header shows the current page number.

When I use the 'onepage' option, I would ...