]> git.lyx.org Git - features.git/commit
Fix bug 2698 (new images from Uwe Stöhr)
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 7 Sep 2006 09:51:50 +0000 (09:51 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 7 Sep 2006 09:51:50 +0000 (09:51 +0000)
commit3f0fc88ced7d51a585390d85bf3476216ed2577a
tree1f80d957f00e4d08b1203c8b365166d0afb84fdb
parent1b2f441860c3cba8850c3bf97eee03d62c77a397
Fix bug 2698 (new images from Uwe Stöhr)

* src/frontends/controllers/ControlMath.C
(latex_misc): Add intop and ointop

* lib/images/math/intop.xpm: New
* lib/images/math/ointop.xpm: Ditto

* lib/images/math/int.xpm: Add box to make the difference to intop clear
* lib/images/math/oint.xpm: ditto

* lib/Makefile.am: add new files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14924 a592a061-630c-0410-9148-cb99ea01b6c8
lib/Makefile.am
lib/images/math/int.xpm
lib/images/math/intop.xpm [new file with mode: 0644]
lib/images/math/oint.xpm
lib/images/math/ointop.xpm [new file with mode: 0644]
src/frontends/controllers/ControlMath.C