]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.cpp
again some things which cherry pick did not catch, sorry
[lyx.git] / src / LaTeXFeatures.cpp
index da13ccb34785c9e7b045ce0ff88e8e4d9b6af3cf..58daaac6fc22b5450f664f046d77e0e668b05c27 100644 (file)
@@ -576,6 +576,7 @@ char const * simplefeatures[] = {
        "mathrsfs",
        "mathabx",
        "mathtools",
+       "cancel",
        "ascii",
        "url",
        "covington",
@@ -728,9 +729,6 @@ string const LaTeXFeatures::getPackages() const
                params_.use_package("undertilde") != BufferParams::package_off)
                packages << "\\usepackage{undertilde}\n";
 
-       if (mustProvide("cancel"))
-               packages << "\\usepackage{cancel}\n";
-
        // [x]color and pdfcolmk are handled in getColorOptions() above
 
        // makeidx.sty