]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
care for optional brackets around version string
[lyx.git] / src / Layout.h
index fcfdc11872ba495055a312bf02027ca4c916ead6..53fb682a6ef279c5b5ed87f23796f591a8105b1c 100644 (file)
@@ -106,9 +106,11 @@ public:
                FontInfo labelfont;
                bool autoinsert;
                bool insertcotext;
+               bool insertonnewline;
                ArgPassThru passthru;
                docstring pass_thru_chars;
                bool is_toc_caption;
+               bool free_spacing;
                std::string newlinecmd;
        };
        ///