Re: inheritFont() semantics: exorcist wanted.

2021-04-10 Thread Jürgen Spitzmüller
Am Samstag, dem 10.04.2021 um 14:35 +0200 schrieb Jean-Marc Lasgouttes: > What I would propose is to split again inheritFont() in two > * inheritScreetFont(), or better inheritFont() > * needsSomethingWeirdWithFontsInLaTeX() for the other uses (or a > better > name ;). This one will probably only b

inheritFont() semantics: exorcist wanted.

2021-04-10 Thread Jean-Marc Lasgouttes
In my naïve mind, life was simple.: inheritFont was intended to convey the fact that the font inside the inset is the same as outside. Actually it is possessed by some demon: /** * The font is inherited from the parent for LaTeX export if this * method returns true. No open font changes are c