]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
*doxy
[lyx.git] / src / BufferParams.h
index 1e8174d12c33f02d9adc1cf48095b807e3f0d40c..a4143a0c7e94d1b6196fb3abbc7f3f28ff7cb254 100644 (file)
@@ -393,6 +393,12 @@ public:
        /// whether to attempt to be XHTML 1.1 compliant or instead be
        /// a little more mellow
        bool html_be_strict;
+       ///
+       double html_math_img_scale;
+       ///
+       std::string html_latex_start;
+       ///
+       std::string html_latex_end;
 
 private:
        ///