Am Dienstag, dem 02.11.2021 um 14:08 +0100 schrieb Jean-Marc
Lasgouttes:
> I do not see the needed for treating the screen differently from the
> lyx file. 

My point was to differentiate inheritance of font properties on screen
from inheritance in the TeX output (nothing to do with the LyX file).
Some contexts (footnote is a case in point) require us to use different
font on screen but not change the font in output (as this is done by
the contexts themselves). So footnote should inheritFont() but not
inheritScreenFont(). This is not possible with the current mechanism
(and it only worked since font metrics were hardcoded in InsetFootlike
before you removed that hardcoding).

> I'll try to propose something, but currently I do not have much
> free time.

OK.

Jürgen

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to