]> git.lyx.org Git - features.git/commit
Add \overset and \underset to math panel (bug 2533):
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 18 May 2006 07:10:56 +0000 (07:10 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 18 May 2006 07:10:56 +0000 (07:10 +0000)
commite6a167ea5e24e39bc347d6e0932391131825c45f
treeb7c653f66c32a8eb79fdec923bc65d01f04f5636
parentb6e30400f512a894fc87052293a47f0e958d4fe6
Add \overset and \underset to math panel (bug 2533):
* lib/images/math/underset.xpm: new
* lib/images/math/overset.xpm: new

* lib/Makefile.am: add new files

* src/frontends/controllers/ControlMath.C
(latex_deco[]): add overset and underset

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