On Mon, Jun 09, 2003 at 12:06:39PM +0300, Amir Seginer wrote:
> OK, I have solved half of my problems. I can now write hebrew properly 
> in the headers and footers: just put the commands 
> \selectlanguage{hebrew} and \inputencoding{cp1255} within the \lhead 
> command (see attached file).
> 
> However, Latex sometime exchanges the left and right headers, depending 
> somehow on what I right within the body of the document. I've attached a 
> small example of the problem (again, see attached file).

Choose a Hebrew language for the document (in the document dialog).
Then, the \lhead/\rhead will work correctly (although \lhead will set the
RIGHT header, and \rhead the LEFT one).
You also don't need to use \selectlanguage{hebrew}\inputencoding{cp1255}
inside the \lhead command.

Reply via email to