Backport fix for #11223. From Enrico.

This commit is contained in:
Richard Kimberly Heck 2022-11-22 21:16:40 -05:00
parent 483d4466fd
commit caf8708e5f
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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