]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibtex.h
Reduce caption hardcoding
[lyx.git] / src / insets / InsetBibtex.h
index 3b8510152dae8c11d4f99e23a1172f76f06740bc..8c4fa18d3da69c59365bef162e2d8e808fd65fcf 100644 (file)
@@ -52,6 +52,9 @@ public:
        ///
        void latex(otexstream &, OutputParams const &) const;
        ///
+       int plaintext(odocstringstream & ods, OutputParams const & op,
+                     size_t max_length = INT_MAX) const;
+       ///
        void collectBibKeys(InsetIterator const &) const;
        ///
        void validate(LaTeXFeatures &) const;