On Wed, Sep 18, 2002 at 03:44:40PM +0100, John Levon wrote:
> > Because the lfun does \textbf outside math and I do not want to start with
> > this kind of "clever solutions" again.
> 
> I don't even use any font lfun from qt math panel.


        dispatch(FuncRequest(LFUN_INSERT_MATH, "\\mathbf"))

basically reaches the same effect the same using a different way.

 
> How are xforms users supposed to insert mathsf from the gUI ?

By typing  \mathsf as is the case for all the other "unsupported font
changes"?

How would the user use \textsf within mathed if LFUN_SANS were changed to
insert \mathsf?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to