]> git.lyx.org Git - features.git/commit
fix #1983 (rest of #4606): add missing \var*** characters (gig Greek math letters)
authorUwe Stöhr <uwestoehr@web.de>
Thu, 25 Nov 2010 01:27:53 +0000 (01:27 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 25 Nov 2010 01:27:53 +0000 (01:27 +0000)
commite16ee11f1872892375becc1ead0f8656bc2ee6ef
tree1469c3ba5a306dc8fb0bc68e03eef7683d3a0576
parent0503c0fa6b6002c0ac19678c5056febfa97a660b
fix #1983 (rest of #4606): add missing \var*** characters (gig Greek math letters)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36465 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
development/scons/scons_manifest.py
lib/Makefile.am
lib/images/math/vardelta.png [new file with mode: 0644]
lib/images/math/vargamma.png [new file with mode: 0644]
lib/images/math/varlambda.png [new file with mode: 0644]
lib/images/math/varomega.png [new file with mode: 0644]
lib/images/math/varphi2.png [new file with mode: 0644]
lib/images/math/varpi2.png [new file with mode: 0644]
lib/images/math/varpsi.png [new file with mode: 0644]
lib/images/math/varsigma2.png [new file with mode: 0644]
lib/images/math/vartheta2.png [new file with mode: 0644]
lib/images/math/varupsilon.png [new file with mode: 0644]
lib/images/math/varxi.png [new file with mode: 0644]
lib/ui/stdtoolbars.inc
src/frontends/qt4/GuiApplication.cpp