]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Track change of label name
[lyx.git] / src / BufferParams.h
index cf3c26696f508035f62bb958a7c4255fe4184d04..5b5a16f67fcfbbbc774cd0e6707b17114719ebec 100644 (file)
@@ -434,6 +434,8 @@ public:
         */
        bool output_changes;
        ///
+       bool change_bars;
+       ///
        bool compressed;
 
        /// the author list for the document
@@ -466,7 +468,8 @@ public:
                XDVI
        };
        ///
-       std::string paperSizeName(PapersizePurpose purpose) const;
+       std::string paperSizeName(PapersizePurpose purpose,
+                                 std::string const & psize = std::string()) const;
        /// set up if and how babel is called
        std::string babelCall(std::string const & lang_opts, bool const langoptions) const;
        /// return supported drivers for specific packages