]> git.lyx.org Git - features.git/blobdiff - src/OutputParams.h
Support for multiple bibliographies
[features.git] / src / OutputParams.h
index b3359d417ae18340a63a0c4e4234e4349ddb45fe..5977e2f75e3ff30d3de3bb6e5959832bbba094f1 100644 (file)
@@ -205,6 +205,10 @@ public:
         */
        bool inComment;
 
+       /** Whether a btUnit (for multiple biblographies) is open.
+        */
+       bool openbtUnit;
+
        /** Whether we are in a table cell.
         *  For newline, it matters whether its content is aligned or not.
          */