]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.h
de.po
[lyx.git] / src / OutputParams.h
index 52ab2925a5f5fe3cda53673a330eb4b6450b53b5..3ec4eddf226afe2e198561e4ca620ce7abb132ee 100644 (file)
@@ -102,6 +102,11 @@ public:
        */
        bool intitle;
 
+       /** inbranch == true means that the environment being typeset
+           is inside an active branch inset.
+       */
+       bool inbranch;
+
        /** inulemcmd > 0 means that the environment in which the
            inset is typeset is part of a ulem or soul command (e.g., \uline,
            \uuline, \uwave, \sout or \xout). Insets that output latex commands