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:
Uwe Stöhr 2009-12-11 01:58:46 +00:00
parent 9e423f23fa
commit 5be89cdb7d

View File

@ -591,6 +591,7 @@ ToolbarSet
Item "spadesuit" "math-insert \spadesuit"
Item "textrm \\AA" "math-insert \textrm \AA"
Item "textrm \\O" "math-insert \textrm \O"
Item "Diamond" "math-insert \Diamond"
Item "mathcircumflex" "math-insert \mathcircumflex"
Item "_" "math-insert \_"
Item "mathrm T" "math-insert \mathrm T"