]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.C
ws changes only
[lyx.git] / src / LaTeXFeatures.C
index b70b7decc3bd2c30121f78351f05b251fbbb4ae7..bd891b5b764b2b3408df0bc77a06f6f6deac638e 100644 (file)
@@ -189,7 +189,9 @@ char const * simplefeatures[] = {
        "prettyref",
        "float",
        "wasy",
-       "dvipost"
+       "dvipost",
+       "fancybox",
+       "calc"
 };
 
 int const nb_simplefeatures = sizeof(simplefeatures) / sizeof(char const *);