]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.cpp
ctests: fix/update CJK tests.
[lyx.git] / src / LaTeXFeatures.cpp
index c78e73573001bfbf36e48b33a808733e0e17e2a4..875bbe2394d342dae6b74861ef3dbd774a51603a 100644 (file)
@@ -959,6 +959,7 @@ char const * simplefeatures[] = {
        "framed",
        "soul",
        "textcomp",
+       "dingbat",
        "pmboxdraw",
        "bbding",
        "ifsym",
@@ -971,7 +972,6 @@ char const * simplefeatures[] = {
        // "cancel",
        "ascii",
        "url",
-       "covington",
        "csquotes",
        "enumitem",
        "endnotes",
@@ -999,7 +999,9 @@ char const * simplefeatures[] = {
        "tablefootnote",
        "afterpage",
        "tabularx",
-       "xltabular"
+       "xltabular",
+       "chessboard",
+       "xskak"
 };
 
 char const * bibliofeatures[] = {