>Author: sanda
>Date: Mon Sep  7 13:44:49 2009
>New Revision: 31328
>URL: http://www.lyx.org/trac/changeset/31328
>
>Log:
>Backport bugfix for #2045.
>
>+      case LFUN_FONT_UNDERLINE:
>+              cur.recordUndo();
>+              cur.handleNest(createInsetMath("underline"));
>+              break;
>
>
>+- Handle LFUN_UNDERLINE in mathed too (bug 2045).
> 
 
You probably mean LFUN_FONT_UNDERLINE.

Vincent

Reply via email to