I get left margin (looks like) 1.5in or so, on both pages. Shifting is in the same direction for both pages.
> Christopher M. Jones wrote: > > On Monday 10 December 2001 01:02 pm, you wrote: > >>Christopher M. Jones wrote: > >>>Nope. Right/left margins are set equal, geometry enabled. Without > >>> twoside everything is normal, but as soon as twoside is enabled > >>> everything shifts off the page. Maybe I have something else, some other > >>> package maybe, that is doing this? Example file? > >> > >>send a minimal one. > > what happens, when you write in preamble: > > \setlength{\oddsidemargin}{0.25in} > \setlength{\evensidemargin}{0.25in} > > Herbert