On Fri, 24 Sep 1999, Ingo Kloecker wrote:
> >2. I want a document with the follow characteristics:
> >class: book pagestyle: heading sides: two
> >Margins:
> >Top: 30mm Bottom: 20mm Right: 25mm Left: 40mm
> >AND THAT THE CHAPTERS START AT RIGHT PAGE (odd page) !!!!
> >If I select 'Use geometry package' and specific the margin, I not obtained the
> >chapter initial at odd page.
> You can try to insert a \cleardoublepage (in TeX-mode) directly before the title
> of the new chapter.
I had the similar problem and the solution was to put the 'twoside'
option for the geometry package, something like: \geometry{twoside}
Hope it helps.
Sasa