]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
DocBook: add a layout tag to tell whether an item is the abstract or not.
[lyx.git] / src / Buffer.h
index 40d4e11a30ffd5c57650fae7f4491620a183e4a5..e8f0aea8750ccc0706a6e7b2ff0f2aa933a4ed32 100644 (file)
@@ -336,8 +336,8 @@ public:
                             OutputWhat output = FullSource) const;
        ///
        ExportStatus writeDocBookSource(odocstream & os,
-                            OutputParams const & runparams_in,
-                            OutputWhat output = FullSource) const;
+                                OutputParams const & runparams_in,
+                                OutputWhat output = FullSource) const;
        ///
        ExportStatus makeLyXHTMLFile(support::FileName const & filename,
                             OutputParams const & runparams_in) const;