]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
Support lgathered and rgathered math environments
[lyx.git] / src / LaTeXFeatures.h
index b5e8ae9a83a91ff4a453b0cba66ed61a26230768..927dc312e620b7f450f49931c312b01229e0dcd9 100644 (file)
@@ -51,7 +51,7 @@ public:
        std::string const getBabelOptions() const;
        /// The definitions needed by the document's textclass
        std::string const getTClassPreamble() const;
-       /// The sgml definitions needed by the document (dobook/linuxdoc)
+       /// The sgml definitions needed by the document (docbook)
        std::string const getLyXSGMLEntities() const;
        /// The SGML Required to include the files added with includeFile();
        std::string const getIncludedFiles(std::string const & fname) const;