On Tue, 16 Apr 2002, Herbert Voss wrote:

> Nirmal Govind wrote:
> 
> > 
> > I'm using the fancy pagestyle to include headers in my document. When I 
> > change the textwidth to 6in, and use a right-header (\rhead{}), the 
> > header doesn't seem to get right aligned with the new textwidth and it 
> > still right aligns itself with the old textwidth. My Latex preamble has 
> > the following:
> > 
> > \textwidth 6in
> > \textheight 9in
> > \oddsidemargin 0.1in
> > \evensidemargin 0.1in
> 
> 
> do not use these commands, use layout->document->paper->use geometry
> and enter here the lengths
> 
> Herbert
> 
> 

What kind of document are you using? If you use a twosided document tex 
will indent certain pages (the even ones?) and your margin will seem to
sit too far on the left. Changing the document to a one-sided one might 
do the trick.

Michael 

Reply via email to