mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
Fixup 1b2aad9 : Cleanup of spacing in mathed
Now that 5mu are added on each side of : (because it is a relation), there is no need to do the same in the definition of \vcentcolon. This is closer to what is done in mathtools.sty.
This commit is contained in:
parent
65a6cc1fc3
commit
d30fe45f4c
@ -1103,7 +1103,7 @@ pod lyxblacktext 0 0 func x amsmath
|
||||
|
||||
|
||||
# mathtools.sty
|
||||
\def\vcentcolon{\kern4mu:\kern3mu} mathtools
|
||||
\def\vcentcolon{:} mathtools
|
||||
\def\dblcolon{\vcentcolon\kern-8mu\vcentcolon} mathtools
|
||||
\def\coloneqq{\vcentcolon\kern-7mu=} mathtools
|
||||
\def\Coloneqq{\dblcolon\kern-7mu=} mathtools
|
||||
|
Loading…
Reference in New Issue
Block a user