]> git.lyx.org Git - features.git/commit
Fix on-screen display of special math fonts
authorEnrico Forestieri <forenr@lyx.org>
Sun, 6 Sep 2020 16:16:04 +0000 (18:16 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 6 Sep 2020 16:16:04 +0000 (18:16 +0200)
commit062d94c5daeede6ee75a78491d1d26be79356192
tree3361ee23f858ecac29a586299ae588c58470c2d3
parent61739e5aefdc863b694efc93e7812f6cafa78065
Fix on-screen display of special math fonts

Make sure that the on-screen representation of the special math fonts
mathbb, mathds, mathfrak, mathcal, and mathscr matches the latex output.
src/frontends/qt/GuiFontLoader.cpp
src/mathed/InsetMathChar.cpp
src/mathed/MathSupport.cpp