]> git.lyx.org Git - features.git/blobdiff - src/BufferParams.cpp
Fix bug #8464: stackrel with subscript.
[features.git] / src / BufferParams.cpp
index 4a009aa009ff51a4f66716d22a339a14a8e654f6..0b0965c236218925af6d655a4ef77333fe44b14a 100644 (file)
@@ -454,6 +454,7 @@ vector<string> const & BufferParams::auto_packages()
                packages.push_back("mathdots");
                packages.push_back("mathtools");
                packages.push_back("mhchem");
+               packages.push_back("stackrel");
                packages.push_back("stmaryrd");
                packages.push_back("undertilde");
        }