On Wed, 29 Dec 2004, Jeremy C. Reed wrote:

I am trying to figure out how to get it so the chapter name and number is
only on the left even pages and the section name and number is on the
right side of the odd pages.

\fancyhead[RO]{\slshape \thesection}
\fancyhead[RE]{}

Jeremy,

  The blank should not be necessary; that's why we specify position and
page.

\fancyhead[LE]{\slshape \thechapter}
\fancyhead[LO]{}

Ditto.

The above works (in my preamble) to show numbers, but I don't have the
actual chapter name.

There are three page references in TCL2 to "\thechapter", but none addresses exactly what is included. I'm sure that an additional variable (the section/chapter titles) needs to be included, but I don't find the reference off-hand. There are more experienced folks here who can help more than can I.

Rich

--
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
<http://www.appl-ecosys.com>   Voice: 503-667-4517   Fax: 503-667-8863

Reply via email to