>>>>> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:

Juergen> Jean-Marc Lasgouttes wrote:
>> What do you want to do exactly?

Juergen> I want to change the font family of the default font, if
Juergen> bufferparams.fontsDefaultFamily is not default. The default
Juergen> font is currently set up by the textclass (and thus stored in
Juergen> defaultfont_ in lyxtextclass). It should be possible to
Juergen> override this if requested.

You should create a BufferParams::defaultFont and make sure that only
this one is used (instead of the textclass one). Then you can do what
you want.

JMarc

Reply via email to