]> git.lyx.org Git - features.git/blobdiff - src/Buffer.h
Support for exporting math as images with XHTML. The next step is to
[features.git] / src / Buffer.h
index 01537b9b6362908609fa9c2faef240dab10a2461..811727e5a856294f2ed97c165f117f25ef3a722e 100644 (file)
@@ -427,7 +427,7 @@ public:
        // Macro handling
        //
        /// Collect macro definitions in paragraphs
-       void updateMacros() const;
+       void updateMacros(bool record_docit = false) const;
        /// Iterate through the whole buffer and try to resolve macros
        void updateMacroInstances() const;