Difference between \textwidth, \linewidth and \hsize
How can I split an equation over two lines
Greatest hits from previous weeks:
Difference between \textwidth, \linewidth and \hsize http://tex.stackexchange.com/questions/16942/difference-between-textwidth-linewidth-and-hsize
The three lengths \textwidth, \linewidth and \hsize seem to all hold the width of the current line. At least I never saw some real difference between \textwidth and \linewidth in my code. Both seem to ...
- asked by Martin Scharrer (265 votes), answered by egreg (173 votes)
How can I split an equation over two lines http://tex.stackexchange.com/questions/3782/how-can-i-split-an-equation-over-two-lines
I am having the following equation: \begin{equation} Q(\lambda,\hat{\lambda}) = -\frac{1}{2} P(O \mid \lambda ) \sum_s \sum_m \sum_t \gamma_m^{(s)} (t) \left( n \log(2 \pi ) + \log \left| C_m^{(s)} ...
- asked by Peter Smit (122 votes), answered by Will Robertson (95 votes)