John Levon wrote:
> How does the X font loader get to display font emph code in italic ?
> There doesn't seem to be any checking for emph() in the font loader
> code.

The font loader does not know about emph. Only LyXFont knows and the
magic is done in LyXFont::realShape().

> I'd like to understand why I need to add a special case for emph() to
> my Qt code but not xforms

This should not be needed.

JMarc

Reply via email to