Artifact 33d6b182511e9ac683ad02bf24d0f88345c73187c334de61ab90de2973fc8057:
- Executable file
mttroot/mtt/bin/trans/latex_tidy
-
2002-08-20 19:33:21
— part of check-in
[3e6154ff3d]
on branch origin/master
— Minor bug fixes and enhancements (I hope):
Delimited expressions within function calls to prevent denominators from continuing beyond commas.
Allow latex to adjust size of parentheses according to expression within.
Replaced ^ with \uparrow (less misleading - latex maths doesn't understand operator precedence or words).
Replaced abs(x) with |x| when x does not contain brackets. (user: geraint@users.sourceforge.net, size: 4668) [annotate] [blame] [check-ins using] -
2002-08-20 19:33:21
— part of check-in
[5a7e89605d]
on branch origin/master
— Minor bug fixes and enhancements (I hope):
Delimited expressions within function calls to prevent denominators from continuing beyond commas.
Allow latex to adjust size of parentheses according to expression within.
Replaced ^ with \uparrow (less misleading - latex maths doesn't understand operator precedence or words).
Replaced abs(x) with |x| when x does not contain brackets. (user: geraint@users.sourceforge.net, size: 4668) [annotate] [blame] [check-ins using]
-
2002-08-20 19:33:21
— part of check-in
[3e6154ff3d]
on branch origin/master
— Minor bug fixes and enhancements (I hope):