]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Shortcut for LyX HTML output. (Makes my life easier!)
[lyx.git] / src / BufferParams.h
index 65e133b1a1f3e2ccd35a46a7b5c032ae0e0b7c0c..fefa91b90f4ff3e0da390feb6b12fe8be9e43e50 100644 (file)
@@ -259,6 +259,8 @@ public:
        ///
        std::string master;
        ///
+       bool suppress_date;
+       ///
        std::string float_placement;
        ///
        unsigned int columns;
@@ -292,6 +294,8 @@ public:
        Package use_amsmath;
        /// Whether and how to load esint
        Package use_esint;
+       /// Whether and how to load mhchem
+       Package use_mhchem;
        /// Split bibliography?
        bool use_bibtopic;
        /// Split the index?