>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Tue, Jul 23, 2002 at 12:14:36AM +0200, Jean-Marc Lasgouttes John> wrote: >> >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. John> Hmm, once again ... John> If I set italic in char dialog all is OK, but font-emph makes no John> difference. I am not sure where the difference is between the codes of the two frontends. All I can say is that emph is handled by the horribly-named ControlCharacter::setBar (why the hell is that named *Bar??). JMarc