]> git.lyx.org Git - features.git/blobdiff - src/Layout.h
Option to auto-insert a paragraph style option, particularly useful for specific...
[features.git] / src / Layout.h
index a76dca6e89dad3b0c6606102bf84c5af2392d65a..7e5281d5dd87ebeef369750ea7c0338f9cdefbe5 100644 (file)
@@ -100,6 +100,7 @@ public:
                std::string decoration;
                FontInfo font;
                FontInfo labelfont;
+               bool autoinsert;
        };
        ///
        typedef std::map<std::string, latexarg> LaTeXArgMap;