mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
* lib/symbols:
- \implies requires amsmath (bug 4561). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23061 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
bfe96fb61e
commit
a299b2ca2f
@ -894,7 +894,7 @@ iffont cmsy
|
||||
\def\longleftarrow{\leftarrow\kern-11mu\lyxbar}
|
||||
\def\Longrightarrow{\lyxeq\kern-9.5mu\Rightarrow}
|
||||
\def\Longleftarrow{\Leftarrow\kern-9.5mu\lyxeq}
|
||||
\def\implies{\Longrightarrow}
|
||||
\def\implies{\Longrightarrow} amsmath
|
||||
\def\mapsto{\mapstochar\kern-9mu\rightarrow}
|
||||
\def\longmapsto{\mapstochar\kern-6mu\lyxbar\kern-11mu\rightarrow}
|
||||
\def\models{\vert\kern-7mu\lyxeq}
|
||||
|
Loading…
Reference in New Issue
Block a user