]> git.lyx.org Git - features.git/commit
preliminary work for \parbox support
authorAndré Pönitz <poenitz@gmx.net>
Mon, 8 Jul 2002 11:29:51 +0000 (11:29 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 8 Jul 2002 11:29:51 +0000 (11:29 +0000)
commit4dd411c61197f15b315fd9a34211b578959bca19
tree184aab440e93dbfdd045d922fa4c221355692960
parentf3059f577272894e4504c247c35c6216584748cd
preliminary work for \parbox support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4543 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/mathed/Makefile.am
src/mathed/math_cursor.C
src/mathed/math_factory.C
src/mathed/math_fontinset.C
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/mathed/math_inset.h
src/mathed/math_kerninset.C
src/mathed/math_metricsinfo.C
src/mathed/math_metricsinfo.h
src/mathed/math_parboxinset.C [new file with mode: 0644]
src/mathed/math_parboxinset.h [new file with mode: 0644]
src/mathed/math_parser.C
src/mathed/math_support.C
src/mathed/math_xdata.C