]> git.lyx.org Git - features.git/commit
Fix #5760 also on Windows.
authorEnrico Forestieri <forenr@lyx.org>
Mon, 4 May 2015 23:33:16 +0000 (01:33 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Mon, 4 May 2015 23:38:50 +0000 (01:38 +0200)
commit6e6abe1edd8af041967c842b9604fb3b797b68ff
treec88509f8a5ec32a5d04d40a363fdac7a3dc909f8
parent9f3d1e77738725801aee61ef8a4c429605342be1
Fix #5760 also on Windows.

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.
src/frontends/qt4/GuiDelimiter.cpp