]> git.lyx.org Git - lyx.git/blobdiff - src/output_xhtml.h
Track change of label name
[lyx.git] / src / output_xhtml.h
index 981038ba8ef97b7a6f221a4a3bd6e454c0d6c4a5..a9ee0ea090baa8230509aa9cd811a09da9709084 100644 (file)
@@ -75,7 +75,7 @@ struct StartTag
 struct EndTag
 {
        ///
-       explicit EndTag(std::string tag) : tag_(tag) {}
+       explicit EndTag(std::string const & tag) : tag_(tag) {}
        ///
        virtual ~EndTag() {}
        /// </tag_>
@@ -133,6 +133,7 @@ enum FontTypes {
        FT_DBAR,
        FT_WAVE,
        FT_SOUT,
+       FT_XOUT,
        // bold
        FT_BOLD,
        // shapes