]> git.lyx.org Git - features.git/commit
fix for the first item on Martin's list
authorAndré Pönitz <poenitz@gmx.net>
Mon, 18 Mar 2002 11:45:53 +0000 (11:45 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 18 Mar 2002 11:45:53 +0000 (11:45 +0000)
commit99cb25781ac599f3aeefb5b391b95ed26b74405f
treea8289792ab0577b617ab232a5dc9bc4ff65dad6e
parent6c80f6633d70a384160ce048343a7c60b379c0cd
fix for the first item on Martin's list
some infrastructure for drawing as ascii art

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3761 a592a061-630c-0410-9148-cb99ea01b6c8
16 files changed:
src/mathed/Makefile.am
src/mathed/formulabase.C
src/mathed/math_cursor.C
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_iterator.C
src/mathed/math_metricsinfo.h
src/mathed/math_scriptinset.C
src/mathed/math_scriptinset.h
src/mathed/math_support.h
src/mathed/math_xdata.C
src/mathed/math_xdata.h
src/mathed/textpainter.C [new file with mode: 0644]
src/mathed/textpainter.h [new file with mode: 0644]