Open AllenDowney opened 12 years ago
Math that gets imaged generates some funny things, like depth="-90", which the back end does not like.
One option is to generate imaged math correctly, but since the goal is to eliminate imaged math, that's probably the better option.
The particular case that raised this issue was an eqnarray.
I have updated the tree_cleaner to use tralics to translate eqnarray and eqnarry* commands.
Math that gets imaged generates some funny things, like depth="-90", which the back end does not like.
One option is to generate imaged math correctly, but since the goal is to eliminate imaged math, that's probably the better option.
The particular case that raised this issue was an eqnarray.
I have updated the tree_cleaner to use tralics to translate eqnarray and eqnarry* commands.