Hello Karsten, This is a wonderful response, and very helpful. Thank you.
Regards, David -----Original Message----- From: Karsten Heymann (lokaler Account) [mailto:[EMAIL PROTECTED] Sent: Thursday, February 10, 2005 12:20 AM To: [email protected] Subject: Re: How to add new fonts to LyX, esp. in Win32 port Hello David, [EMAIL PROTECTED] wrote: > I used MikTeX to install new font packages, and ran LyX > Edit-->Reconfigure, with no discernible affect. Oh well, I guess > it's probably a MikTeX issue. No, but LyX knows only some of the Fonts LaTeX provides. You will go better� if you set the document font to "Default" in Format->Document and add the Fonts you want via LaTeX commands in the Document preamble (Format -> Document -> LaTeX Preable). There you can add \usepackage{<fontname>} for example \usepackage{charter} or \usepackage{lmodern} (lmodern and charter have to be installed beforehand in MikTeX). So you can use the full wealth of LaTeX fonts. Hopefully LyX's knowledge of fonts will improve at some time in the future. Yours, Karsten �In fact many font packages used by LyX are heavily outdated, so it's always a good idea to select Fonts by hand.
