]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
* sk.po
[lyx.git] / src / LaTeXFeatures.h
index 5b0ff9aaf02104b0a13c6be0122f486e9e8f3e8e..a31ea3a2e5e2ab2f8f6323f0dd21090f5dcb614d 100644 (file)
@@ -58,6 +58,8 @@ public:
        std::string const getBabelPostsettings() const;
        /// Do we need to pass the languages to babel directly? 
        bool needBabelLangOptions() const;
+       /// Load AMS packages when appropriate
+       std::string const loadAMSPackages() const;
        /// The definitions needed by the document's textclass
        docstring const getTClassPreamble() const;
        /// The language dependent definitions needed by the document's textclass