12.13.2 Greatest hits from previous weeks

12.13.2.1 How can I split an equation over two (or more) lines
12.13.2.2 How to add indentation
12.13.2.3 Write pseudo code in latex
12.13.2.4 What does the phrase "Underfull \hbox (badness 10000) in paragraph" actually mean?
12.13.2.5 making appendix for thesis
12.13.2.6 Where do I place my own .sty or .cls files, to make them available to all my .tex files?
12.13.2.7 Changing the font size in a table
12.13.2.1 How can I split an equation over two (or more) lines

https://tex.stackexchange.com/landing/r/digest?cta=question&id=3782

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)} ... 
[math-mode] [equations] [line-breaking] [breqn]
 
asked by Peter Smit https://tex.stackexchange.com/landing/r/digest?cta=user&id=459 Score of 365
answered by Will Robertson https://tex.stackexchange.com/landing/r/digest?cta=user&id=179 Score of 229
12.13.2.2 How to add indentation

https://tex.stackexchange.com/landing/r/digest?cta=question&id=45501

I am writing a thesis report using LaTeX and I need to add indentations because every new paragraph starts from the initial position on the left. 
How do I add indentations? 
[spacing] [indentation]
 
asked by pavani https://tex.stackexchange.com/landing/r/digest?cta=user&id=9327 Score of 157
answered by Frank Mittelbach https://tex.stackexchange.com/landing/r/digest?cta=user&id=10109 Score of 108
12.13.2.3 Write pseudo code in latex

https://tex.stackexchange.com/landing/r/digest?cta=question&id=163768

I am trying to write pseudo code in my paper. Here is the snippet and image like what I want.  Can some one please help me to format it. 
\begin{algorithm} 
\caption{Euclida^\200\231s algorithm}\label{euclid} 
\... 
[algorithms]
 
asked by cyclic https://tex.stackexchange.com/landing/r/digest?cta=user&id=47334 Score of 140
answered by karlkoeller https://tex.stackexchange.com/landing/r/digest?cta=user&id=27635 Score of 186
12.13.2.4 What does the phrase "Underfull \hbox (badness 10000) in paragraph" actually mean?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=334246

What does the actual phrase above mean? 
[errors] [tex-core] [boxes] [paragraphs] [underfull]
 
asked by Charles Boehm https://tex.stackexchange.com/landing/r/digest?cta=user&id=116447 Score of 140
answered by David Carlisle https://tex.stackexchange.com/landing/r/digest?cta=user&id=1090 Score of 114
12.13.2.5 making appendix for thesis

https://tex.stackexchange.com/landing/r/digest?cta=question&id=49643

I need some help with creating an appendix for my thesis. I have about 10 figures which need to be in the appendix. I have a good appendix with the following code: 
\appendix 
\addcontentsline{toc}{... 
[appendices] [thesis]
 
asked by user13017 https://tex.stackexchange.com/landing/r/digest?cta=user&id=13017 Score of 237
answered by Gonzalo Medina https://tex.stackexchange.com/landing/r/digest?cta=user&id=3954 Score of 253
12.13.2.6 Where do I place my own .sty or .cls files, to make them available to all my .tex files?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=1137

I know how to define a package or a class, but how do I make it available (to myself) at all times? 
Say I have the package file commonstuff.sty (or myprettyclass.cls), that I want to be able to ... 
[packages] [installing] [document-classes] [texmf]
 
asked by Tomas Aschan https://tex.stackexchange.com/landing/r/digest?cta=user&id=223 Score of 659
answered by Stefan Kottwitz https://tex.stackexchange.com/landing/r/digest?cta=user&id=213 Score of 415
12.13.2.7 Changing the font size in a table

https://tex.stackexchange.com/landing/r/digest?cta=question&id=27097

What's the recommend way of changing the font size in a particular table? Is there a better way than enclosing all values with, for example, the \tiny function. 
[tables] [floats] [fontsize]
 
asked by csgillespie https://tex.stackexchange.com/landing/r/digest?cta=user&id=224 Score of 267
answered by lockstep https://tex.stackexchange.com/landing/r/digest?cta=user&id=510 Score of 171