On Thursday 29 November 2001 08:17, Jean-Marc Lasgouttes wrote: > >>>>> "Steve" == Steve Litt <[EMAIL PROTECTED]> writes: > > Steve> My book is 2 side printing, so Chapter* always lands on an odd > Steve> page, which is normally what I want. However, in the > Steve> \frontmatter part, I'd prefer it simply go to the next page, > Steve> whether that page is odd or even. Is there a way to do that? > > Steve> I tried just using Section*, but that makes the headings > Steve> continue saying "CONTENTS" during the dedication, > Steve> acknowledgements and intro, which of course is not what it > Steve> should be. > > Steve> Any ideas? > > You can add > \makeatletter\@openrightfalse\makeatother > after fontmatter, and > \makeatletter\@openrighttrue\makeatother > in the main matter. > > JMarc
Thanks JMarc, I confirm that works, but it has the same problem as Dekel's solution -- the Chapter* does not change the previous headings. Perhaps that's simply a problem with Chapter* itself. My experiments indicate that Chapter (without the star) change the headings just fine. Does anyone know how to get Chapter* to change headings the way Chapter does? Thanks Steve -- Steve Litt Webmaster, Troubleshooters.Com http://www.troubleshooters.com [EMAIL PROTECTED] (Legal Disclaimer) Follow these suggestions at your own risk.
