12.12.2 Greatest hits from previous weeks

12.12.2.1 How to add indentation
12.12.2.2 Crop an inserted image?
12.12.2.3 How to force a table into page width?
12.12.2.4 How to prevent LaTeX from hyphenating the entire document?
12.12.2.5 Is there a way to slightly shrink a table, including font size, to fit within the column boundaries?
12.12.2.6 Absolute Value Symbols
12.12.2.7 Math symbol question: Vertical bar for ''evaluated at ...''
12.12.2.1 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.12.2.2 Crop an inserted image?

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

I'm inserting an image with a simple: 
\includegraphics[height=5cm]{filename.png} 
This results in an image that maintains the aspect ratio, and so gives me something like 6cm width. I only really want ... 
[graphics] [crop]
 
asked by naught101 https://tex.stackexchange.com/landing/r/digest?cta=user&id=13192 Score of 347
answered by Tobi https://tex.stackexchange.com/landing/r/digest?cta=user&id=4918 Score of 545
12.12.2.3 How to force a table into page width?

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

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 ... 
[tables] [margins]
 
asked by RoflcoptrException https://tex.stackexchange.com/landing/r/digest?cta=user&id=3316 Score of 323
answered by Martin Scharrer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2975 Score of 252
12.12.2.4 How to prevent LaTeX from hyphenating the entire document?

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

I can't find where I can remove any kind of hyphenation and just have LaTeX just do a line break. 
edit: 
Honestly speaking I just don't like to read hyphenation anywhere and that's the only reason why ... 
[hyphenation]
 
asked by Splashy https://tex.stackexchange.com/landing/r/digest?cta=user&id=1713 Score of 269
answered by Joseph Wright https://tex.stackexchange.com/landing/r/digest?cta=user&id=73 Score of 228
12.12.2.5 Is there a way to slightly shrink a table, including font size, to fit within the column boundaries?

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

I have a table that is just a little too wide for a 3.33" column. Is there a way to simply shrink the table a little to make it fit? I'm OK if the 10pt font becomes 9pt-something. Here is an example. 
... 
[tables] [scaling]
 
asked by Nathan Farrington https://tex.stackexchange.com/landing/r/digest?cta=user&id=3504 Score of 213
answered by Martin Scharrer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2975 Score of 313
12.12.2.6 Absolute Value Symbols

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

What is the "best LaTeX practices" for writing absolute value symbols?  Are there any packages which provide good methods? 
Some options include |x| and \mid x \mid, but I'm not sure which is best... 
[math-mode] [symbols]
 
asked by jamaicanworm https://tex.stackexchange.com/landing/r/digest?cta=user&id=9757 Score of 352
answered by Peter Grill https://tex.stackexchange.com/landing/r/digest?cta=user&id=4301 Score of 261
12.12.2.7 Math symbol question: Vertical bar for ''evaluated at ...''

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

How do I insert the line "|" after the equation in LaTeX (see image below)? 
I'm using LyX so if you can point me to the symbol of that line is also OK. 
I don't know if this line has a proper name so ... 
[math-mode] [symbols] [lyx]
 
asked by cidadao https://tex.stackexchange.com/landing/r/digest?cta=user&id=10511 Score of 206