]> git.lyx.org Git - lyx.git/commit
halfway through fixing size of math in non-standard sizesd paragraohs like
authorAndré Pönitz <poenitz@gmx.net>
Fri, 19 Oct 2001 17:46:13 +0000 (17:46 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Fri, 19 Oct 2001 17:46:13 +0000 (17:46 +0000)
commit970f0247f7d3ebbabc1348549ef4bd8d9b335545
tree759ef6df0d91cee43c4975f750d6b10f75b41ea4
parent3d8efcecf9ab548bf9a95b8a5e73246e547f7642
halfway through fixing size of math in non-standard sizesd paragraohs like
section headings...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2907 a592a061-630c-0410-9148-cb99ea01b6c8
31 files changed:
src/mathed/Makefile.am
src/mathed/formulabase.C
src/mathed/math_arrayinset.C
src/mathed/math_binominset.C
src/mathed/math_charinset.C
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/mathed/math_decorationinset.C
src/mathed/math_defs.h
src/mathed/math_deliminset.C
src/mathed/math_dotsinset.C
src/mathed/math_fracinset.C
src/mathed/math_funcinset.C
src/mathed/math_funcliminset.C
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_macro.C
src/mathed/math_macroarg.C
src/mathed/math_matrixinset.C
src/mathed/math_metricsinfo.C [new file with mode: 0644]
src/mathed/math_metricsinfo.h [new file with mode: 0644]
src/mathed/math_notinset.C
src/mathed/math_scriptinset.C
src/mathed/math_sizeinset.C
src/mathed/math_specialcharinset.C
src/mathed/math_stackrelinset.C
src/mathed/math_symbolinset.C
src/mathed/support.C
src/mathed/support.h
src/mathed/xarray.C
src/mathed/xarray.h