X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferParams.h;h=306e5bc3d2691383193de70b95a5bf5db697b8f8;hb=87641e506ec1560dbd46c6e6da33cfb06d5cf552;hp=0d45a45434a1a468a972e2325377dd49a5de5c83;hpb=89df1de885a66c60bcbc64ff105d28e8bae0c261;p=lyx.git diff --git a/src/BufferParams.h b/src/BufferParams.h index 0d45a45434..306e5bc3d2 100644 --- a/src/BufferParams.h +++ b/src/BufferParams.h @@ -248,6 +248,8 @@ public: std::string fonts_sans; /// the tt font std::string fonts_typewriter; + /// the math font + std::string fonts_math; /// the default family (rm, sf, tt) std::string fonts_default_family; /// use the fonts of the OS (OpenType, True Type) directly