Friday, July 24, 2009
Thursday, July 23, 2009
Tuesday, July 14, 2009
LaTeX Tips: Displayed Math
Equation numbering and labelling in align/align*. By default, every line gets numbered separately in the "align" environment. If you want just a single equation number for the entire display (which would be appropriate if the display consists of a chain of equalities or inequalities), pick a line in the middle of the display that is to get the number, and put "\notag" right before the linebreak symbol ("\\") on all other lines.
Equation numbering and labelling in align/align*. By default, every line gets numbered separately in the "align" environment. If you want just a single equation number for the entire display (which would be appropriate if the display consists of a chain of equalities or inequalities), pick a line in the middle of the display that is to get the number, and put "\notag" right before the linebreak symbol ("\\") on all other lines.


