Hi,

although I'm not Herbert, I'd like to add some subjective comments and
suggestions:

On Fri, 9 Jan 2004 10:08:24 +0100
"Juergen Spitzmueller" <[EMAIL PROTECTED]> wrote:

> Herbert Voss wrote:
> > > The way lyx uses palatino is depreciated by the latex developers.
> > > Set the font to "default" and insert the following into the
> > > preamble:
> >
> > the whole fontstuff of LyX is deprecated ...
>
> Herbert, it would be really helpful if you could file a report on
> bugzilla about how this should be done IYHO. This is on my personal
> todo list and in fact I started that task, but atm my real work does
> not permit investigating further.
> 
> I was not sure if
> - we should drop ae and pslatex completely (I tend to do so)

Yes. 

> - we should support lmodern

Definitely. Altough not widely used yet it will hopefully be the main
LaTeX font for the next years. cm-super should also be supported. I
think lmodern should be default when exporting to pdf.

> - what about times and palatino? AFAIK there are 3 versions around,
> depending on the age of your LaTeX installation:

(mathpazo|mathptmx)+helvet+courier (as stated in l2tabu) should be the
default.

> times/mathptm/mathptmx and palatino/mathpple/mathpazo. Should we just
> force the user to upgrade psnfss or should we check the newest
> available version (and how)?

I think it could be done like:

  if mathpazo is available, use it (and helvet and courier), else
    if mathpple is availabe, use it (and helvet and couier?), else
      if palatino is available, use it

analog for times.

Greetings,
Karsten

Reply via email to