]> git.lyx.org Git - features.git/commit
most of the so far unapplied stuff from porto including proper support for
authorAndré Pönitz <poenitz@gmx.net>
Mon, 24 Jun 2002 15:37:14 +0000 (15:37 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 24 Jun 2002 15:37:14 +0000 (15:37 +0000)
commit3786644124baf1b39ba36826e7f8ec348de42cb6
tree1642b2f863c22cf58f8d30891d6661f65bf62363
parentb9e2b4fec29c2d62fff0585b250a3c900443c2eb
most of the so far unapplied stuff from porto including proper support for
\fbox and a few bugfixes (and quite probable lots of new bugs)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4466 a592a061-630c-0410-9148-cb99ea01b6c8
27 files changed:
src/mathed/Makefile.am
src/mathed/formula.C
src/mathed/formulabase.C
src/mathed/math_amsarrayinset.h
src/mathed/math_boxinset.C
src/mathed/math_boxinset.h
src/mathed/math_braceinset.h
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/mathed/math_decorationinset.C
src/mathed/math_decorationinset.h
src/mathed/math_defs.h
src/mathed/math_factory.C
src/mathed/math_fboxinset.C [new file with mode: 0644]
src/mathed/math_fboxinset.h [new file with mode: 0644]
src/mathed/math_fontinset.C
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_macro.C
src/mathed/math_macrotemplate.C
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_parser.C
src/mathed/math_support.C
src/mathed/preview.C