]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
inset-split: consider that freeSpacing() doesn't DEPM
[lyx.git] / src / Layout.h
index cb8f537cbb8f37ebd9288ff011e1c31afe9d9cd5..dfb5afebda3f2d3ad5abacfccbcba3fe0e9db062 100644 (file)
@@ -115,6 +115,7 @@ public:
                docstring docbooktag;
                docstring docbooktagtype;
                docstring docbookattr;
+               bool docbookargumentbeforemaintag = false;
        };
        ///
        typedef std::map<std::string, latexarg> LaTeXArgMap;