]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_hash.C
popup math panel on right mouse click
[lyx.git] / src / mathed / math_hash.C
index edf63d142eec6a1df4fdc5065bc62e59e17cd157..af928434ff987878ea7e383b68dbad44846e7ab9 100644 (file)
@@ -64,6 +64,7 @@ key_type wordlist_array[] =
        {"coth",  LM_TK_FUNC, 0},
        {"csc",  LM_TK_FUNC, 0},
        {"ddot",  LM_TK_DECORATION, 0},
+       {"dddot",  LM_TK_DECORATION, 0},
        {"ddots",  LM_TK_DOTS, 0},
        {"deg",  LM_TK_FUNC, 0},
        {"det",  LM_TK_FUNCLIM, 0},