On Mon, Jun 03, 2002 at 10:51:01AM +0200, [EMAIL PROTECTED] wrote:
> i am in the middle of my diplom thesis and i want to switch my document to
> arial!

Yuck (IMHO).

> However i somehow can't set my complete font to arial/sans serif, only the
> paragraphs. The date at the beginning and my page numbers still are in
> courier
> and i have to set each section to sans serif over and over again when
> writing.

This is clearly the wrong thing to do.
First, you need to correct this mistake:
Select the whole document (using ctrl+home, ctrl+shift+end), open the
character dialog, select "Reset" in the family button, and press apply
(the document font should return to Roman).

Now, open the preamble dialog and add the line
  \renewcommand{\familydefault}{\sfdefault}
and press OK.
It will not change the font on the LyX screen, but it will change the font in
the dvi/postscript file.

Reply via email to