]> git.lyx.org Git - lyx.git/commit
Display properly math characters that behave like symbols
authorGuillaume Munch <gm@lyx.org>
Wed, 25 May 2016 12:16:51 +0000 (13:16 +0100)
committerGuillaume Munch <gm@lyx.org>
Sun, 13 Nov 2016 19:06:35 +0000 (20:06 +0100)
commitbe836909c52f8586646fa6360df649288b5e2875
treef030da710e4eb7d18a4e788b0eb0c3ad5ca18a34
parentad7e2435cfdb3eb7ac3ed4e7c3e2db804c3c2ff9
Display properly math characters that behave like symbols

* set up a replacement of *, -, and : by the adequate symbols (#9893)

* fix the wrong character selection and operator spacing in \text mode

* hide some internal symbols from the auto-completion.
lib/symbols
src/mathed/InsetMathChar.cpp
src/mathed/InsetMathChar.h
src/mathed/InsetMathSymbol.cpp
src/mathed/MathSupport.cpp
src/mathed/MathSupport.h