]> git.lyx.org Git - features.git/commit
Fix on-screen display of special math fonts
authorEnrico Forestieri <forenr@lyx.org>
Fri, 30 Oct 2020 14:53:35 +0000 (15:53 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Fri, 30 Oct 2020 14:53:35 +0000 (15:53 +0100)
commit21b81bfd1e620e0df38c3fabcba2413736df7c07
tree328e4916f754b8c682146ca524f88d27d745bce1
parentea602d5866c535635dcdb325d7b3fa70a6101b21
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/qt4/GuiFontLoader.cpp
src/mathed/InsetMathChar.cpp
src/mathed/MathSupport.cpp
status.23x