]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
add missing writeNormal() methods to some insets
[lyx.git] / src / LaTeXFeatures.h
index 7926fa206d62a84e21e305f0f4aaa4dd78754156..be168ffef28cd6ba5f5ad573ece3e2a07217de10 100644 (file)
@@ -41,6 +41,8 @@ struct LaTeXFeatures {
        string const getMacros() const;
        /// The definitions needed by the document's textclass
        string const getTClassPreamble() const;
+       /// The sgml definitions needed by the document (dobook/linuxdoc)
+       string const getLyXSGMLEntities() const;
        ///
        string const getIncludedFiles(string const & fname) const;
        ///