mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-14 04:21:56 +00:00
6e6abe1edd
The problem was due to the use of the wrong symbol for the slash. The zero-width symbol for the \not operator was being used. Using TeX fonts for all symbols gives now a better uniform look. It is not possible using the alternative code even with Qt 5.4.1 because some glyphs are still missing.