2.11.2 Greatest hits from previous weeks

2.11.2.1 How can I split an equation over two lines
2.11.2.2 How to force a table into page width?

Greatest hits from previous weeks:

2.11.2.1 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 (104 votes), answered by Will Robertson (82 votes)

2.11.2.2 How to force a table into page width?

http://tex.stackexchange.com/questions/10535/how-to-force-a-table-into-page-width

I have the following table: 
\begin{table}[htb] 
\begin{tikzpicture} 
\node (table) [inner sep=0pt] { 
\begin{tabular}{ l | l } 
{\bf Symptom} & {\bf Metric} \\ 
\hline 
Class that has many accessor  ...
 

- asked by RoflcoptrException (87 votes), answered by Martin Scharrer (81 votes)