On Wed, Jul 11, 2001 at 03:47:39PM +0200, Thomas de Grenier de Latour wrote:
> > Could I have a function or macro that does this but    
> > also changes the font to roman? 
>
> define strange shortcuts. Try something like this:
> \bind "C-S-underscore"        "command-sequence math-insert _;
> math-insert mathrm;"
> But this work only for the first char after the mathrm, because there is
> no {}.

\bind "C-S-underscore" "command-sequence math-insert _; font-roman"

Reply via email to