mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Backport fix for #11223. From Enrico.
This commit is contained in:
parent
483d4466fd
commit
caf8708e5f
2
.gitignore
vendored
2
.gitignore
vendored
@ -24,3 +24,5 @@ src/lyx_commit_hash.h
|
||||
src/moc_PreviewLoader.cpp
|
||||
src/support/moc_ConsoleApplicationPrivate.cpp
|
||||
src/support/moc_FileMonitor.cpp
|
||||
3rdparty/mythes/liblyxmythes.a
|
||||
|
||||
|
@ -1134,6 +1134,7 @@ pod lyxblacktext 0 0 func x amsmath
|
||||
# mathtools.sty
|
||||
vcentcolon cmr 58 58 mathrel : mathtools
|
||||
ordinarycolon cmr 58 58 mathrel : mathtools
|
||||
\def\bigtimes{\mathop{\diagup\kern-16mu\diagdown}} mathtools
|
||||
\def\dblcolon{\vcentcolon\mathrel{\kern-0.9mu}\vcentcolon} mathrel :: mathtools
|
||||
\def\coloneqq{\vcentcolon\mathrel{\kern-1.2mu}=} mathrel ≔ mathtools
|
||||
\def\Coloneqq{\dblcolon\mathrel{\kern-1.2mu}=} mathrel ::= mathtools
|
||||
|
Loading…
Reference in New Issue
Block a user