X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeXFeatures.cpp;h=2cfc1ce6e2275940c4cb69f7f97f0eb3b11634f9;hb=da03e5b1c4a21edf63a2ba73397cb46b59123f4b;hp=61bd0a7a03da8ae4b5e004bb1049b65065e32a63;hpb=15c274fbc8ee26e08f90fc42253db9df68d2c243;p=lyx.git diff --git a/src/LaTeXFeatures.cpp b/src/LaTeXFeatures.cpp index 61bd0a7a03..2cfc1ce6e2 100644 --- a/src/LaTeXFeatures.cpp +++ b/src/LaTeXFeatures.cpp @@ -614,7 +614,8 @@ char const * simplefeatures[] = { "amscd", "slashed", "multirow", - "tfrupee" + "tfrupee", + "undertilde", }; int const nb_simplefeatures = sizeof(simplefeatures) / sizeof(char const *);