]> git.lyx.org Git - lyx.git/history - src/mathed/math_support.C
make \newcommand{\bb}[1]{\mathbf{#1}} work for read/write/display.
[lyx.git] / src / mathed / math_support.C
2002-01-09 André Pönitzwhitespace
2002-01-09 Angus LeemingMartin's math dialog patch.
2002-01-03 André Pönitzvisual support for \displaystyle
2001-12-18 André Pönitzremove double initilization
2001-12-18 André Pönitzpreliminary support for \mbox
2001-12-13 Dekel TsurFix handling of \mathfrak font.
2001-12-11 André Pönitzsupport for fraktur font in mathed
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-08 André Pönitzcosmetics: rename support.[Ch] into math_support.[Ch]