]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetText.h
HTML output code for a handful of easy insets.
[lyx.git] / src / insets / InsetText.h
index 1fcbead651af90fe6fad5297728d88f4070f4967..6f509ada4572c470fad3b69b39a9b0c51ae8c640 100644 (file)
@@ -81,6 +81,8 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
+       int xhtml(odocstream &, OutputParams const &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
 
        /// return x,y of given position relative to the inset's baseline