]> git.lyx.org Git - features.git/commit
Improve CAS output of math macros
authorGeorg Baum <baum@lyx.org>
Sun, 29 Mar 2015 11:53:01 +0000 (13:53 +0200)
committerGeorg Baum <baum@lyx.org>
Sun, 29 Mar 2015 11:53:01 +0000 (13:53 +0200)
commitd48855cdfe1171efd908f2223c6c097ec91344c9
tree2a4037074747c74c734091219988055c1d0b06c3
parent34d0e997c41cd6990432ae05a42c9806d861f528
Improve CAS output of math macros

Previously, things like [ name ] where exported for computer algebra systems.
Now, the expanded macros are exported, which may still be wrong, but now the
CAS has at least a chance to understand what was meant.
src/mathed/MathMacro.cpp
src/mathed/MathMacro.h