mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
stdtoolbars.inc: add missing entry for \Diamond; this symbol is part of amssymb, we support it, and it is also listed in the Math manual
(bug was reported here: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg78256.html) Jürgen, also for branch? git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32475 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9e423f23fa
commit
5be89cdb7d
@ -591,6 +591,7 @@ ToolbarSet
|
|||||||
Item "spadesuit" "math-insert \spadesuit"
|
Item "spadesuit" "math-insert \spadesuit"
|
||||||
Item "textrm \\AA" "math-insert \textrm \AA"
|
Item "textrm \\AA" "math-insert \textrm \AA"
|
||||||
Item "textrm \\O" "math-insert \textrm \O"
|
Item "textrm \\O" "math-insert \textrm \O"
|
||||||
|
Item "Diamond" "math-insert \Diamond"
|
||||||
Item "mathcircumflex" "math-insert \mathcircumflex"
|
Item "mathcircumflex" "math-insert \mathcircumflex"
|
||||||
Item "_" "math-insert \_"
|
Item "_" "math-insert \_"
|
||||||
Item "mathrm T" "math-insert \mathrm T"
|
Item "mathrm T" "math-insert \mathrm T"
|
||||||
|
Loading…
Reference in New Issue
Block a user