11.58.2 Greatest hits from previous weeks

11.58.2.1 Subfigures side by side with captions
11.58.2.2 How to write a function (piecewise) with bracket outside?
11.58.2.3 Error in TeX Live a^\200\223 Font ... not loadable: Metric (TFM) file not found
11.58.2.4 TeXnicCenter & Adobe Reader DC
11.58.2.5 Putting two images beside each other
11.58.2.6 Displaying the binomial coefficient symbol in math mode
11.58.2.7 making appendix for thesis
11.58.2.1 Subfigures side by side with captions

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

I am using the following code to put my two figures side by side with different captions, 
\begin{figure*}[t!] 
\centering 
\begin{subfigure}[b]{0.5\textwidth} 
\centering 
\... 
[captions] [subfloats]
 
asked by Sait https://tex.stackexchange.com/landing/r/digest?cta=user&id=14611 Score of 135
answered by latex user https://tex.stackexchange.com/landing/r/digest?cta=user&id=25372 Score of 191
11.58.2.2 How to write a function (piecewise) with bracket outside?

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

How to write this Piecewise function using LaTeX? 
I tried 
$ 
\begin{array}{cc} 
\{ & 
\begin{array}{cc} 
0 & x\leq 0 \\ 
\frac{100-x}{100} & 0\leq x\leq 100 \\ 
0 & ... 
[math-mode] [equations] [brackets]
 
asked by GarouDan https://tex.stackexchange.com/landing/r/digest?cta=user&id=5314 Score of 220
answered by Ant https://tex.stackexchange.com/landing/r/digest?cta=user&id=6984 Score of 270
11.58.2.3 Error in TeX Live a^\200\223 Font ... not loadable: Metric (TFM) file not found

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

I freshly installed 'basic' version of TeX Live 2012 (not full, only basic version). 
I have following line in my code: 
\usepackage[T1]{fontenc} 
I get following error: 
(/usr/local/texlive/2012/texmf-... 
[fonts] [errors] [packages] [texlive] [font-encodings]
 
asked by abhinavkulkarni https://tex.stackexchange.com/landing/r/digest?cta=user&id=12992 Score of 159
11.58.2.4 TeXnicCenter & Adobe Reader DC

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

How to configure TeXnicCenter to work with Adobe Reader DC? When I building and view current file .tex the following error "Can not execute the command" shows up and the PDF is not generated. 
If there ... 
[pdf] [texniccenter] [adobe]
 
asked by Walter Silva https://tex.stackexchange.com/landing/r/digest?cta=user&id=80192 Score of 65
answered by JiAo\231A~\[DiscretionaryHyphen] ChmelA~\[DiscretionaryHyphen]k https://tex.stackexchange.com/landing/r/digest?cta=user&id=82051 Score of 87
11.58.2.5 Putting two images beside each other

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

If I want to put two images beside each other, what should I do? I have inserted a figure. But, rather than having the next figure on a new line, I want it to be beside the already inserted figure. ... 
[graphics] [floats] [positioning]
 
asked by Simplicity https://tex.stackexchange.com/landing/r/digest?cta=user&id=28871 Score of 88
answered by Masroor https://tex.stackexchange.com/landing/r/digest?cta=user&id=14103 Score of 189
11.58.2.6 Displaying the binomial coefficient symbol in math mode

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

The problem is caused by the symbol of binomial coefficient (symbol of Newton), often used in math: 
{N}\choose{k} 
In my document I have formula: 
$$ P(A) = \sum P(\{ (e_1,...,e_N) \})  =  {N}\choose{... 
[math-mode] [symbols]
 
asked by MC2DX https://tex.stackexchange.com/landing/r/digest?cta=user&id=21025 Score of 175
11.58.2.7 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