]> git.lyx.org Git - features.git/commit
add paranthesis around numerator and denominator when exporting fractions
authorAndré Pönitz <poenitz@gmx.net>
Tue, 13 Nov 2001 16:27:06 +0000 (16:27 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 13 Nov 2001 16:27:06 +0000 (16:27 +0000)
commitf3c27aa1f54fe551abe59ffe41a8505181e600d4
tree6e81f071b4b7c267d4e16e6dcc5a55c83392e220
parentebcc9580c9acc5c5bb83e0cde104695bee11ef19
add paranthesis around numerator and denominator when exporting fractions
new inset for derivatives

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3024 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/Makefile.am
src/mathed/math_diffinset.C [new file with mode: 0644]
src/mathed/math_diffinset.h [new file with mode: 0644]
src/mathed/math_exintinset.C
src/mathed/math_extern.C
src/mathed/math_fracinset.C