]> git.lyx.org Git - features.git/blobdiff - src/lyxfunc.C
math-space; fixes to include inset dialog; autoconfiguration of gfx converters
[features.git] / src / lyxfunc.C
index 9e9cb27303d3ef93bcdd1195936a35ea0b4c5ce8..bc964a50ca9572da5eb52a67a2a7e902ad4020ec 100644 (file)
@@ -580,6 +580,7 @@ func_status::value_type LyXFunc::getStatus(int ac,
 
        // we just need to be in math mode to enable that
        case LFUN_MATH_SIZE: 
+       case LFUN_MATH_SPACE:
        case LFUN_MATH_LIMITS: 
        case LFUN_MATH_NONUMBER: 
        case LFUN_MATH_NUMBER: