]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.C
do not create invalid .lyx files when importing \i{}, \j{}, \l{} or \L{}.
[lyx.git] / src / LaTeXFeatures.C
index 4d82a9bde20772b8b38f3f2a35146495e23cd2e5..18c348359a31ad3bcaf004ae11e5ce7c41bc4f49 100644 (file)
@@ -247,6 +247,7 @@ char const * simplefeatures[] = {
        "nicefrac",
        "tipa",
        "framed",
+       "textcomp",
 };
 
 int const nb_simplefeatures = sizeof(simplefeatures) / sizeof(char const *);