8.80.2 Greatest hits from previous weeks

8.80.2.1 What can I use to typeset MATLAB code in my document?
8.80.2.2 How to typeset the symbol '^' (caret/circumflex/hat)
8.80.2.3 TeXnicCenter & Adobe Reader DC
8.80.2.4 Scale image to page width?
8.80.2.5 How to include SVG diagrams in LaTeX?
8.80.2.6 How to add an extra level of sections with headings below \subsubsection
8.80.2.7 Command for argmin or argmax?
8.80.2.1 What can I use to typeset MATLAB code in my document?

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

This question led to a new package: 
matlab-prettifier 
Does anybody have a quick and easy way to typeset some relatively long MATLAB code in the appendix? I looked up a few methods, and the mcode ... 
[listings] [highlighting] [matlab]
 
asked by suzu https://tex.stackexchange.com/landing/r/digest?cta=user&id=19279 Score of 118
answered by Vivi https://tex.stackexchange.com/landing/r/digest?cta=user&id=14 Score of 94
8.80.2.2 How to typeset the symbol '^' (caret/circumflex/hat)

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

I need to display the symbol '^' 
d <- dist(fascores, method = "euclidean")^2 
How do I do that? 
[symbols]
 
asked by Cost https://tex.stackexchange.com/landing/r/digest?cta=user&id=17205 Score of 296
answered by Qrrbrbirlbel https://tex.stackexchange.com/landing/r/digest?cta=user&id=16595 Score of 389
8.80.2.3 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 ... 
[pdf] [texniccenter] [adobe]
 
asked by Walter Silva https://tex.stackexchange.com/landing/r/digest?cta=user&id=80192 Score of 63
answered by JiAo\231A~\[DiscretionaryHyphen] ChmelA~\[DiscretionaryHyphen]k https://tex.stackexchange.com/landing/r/digest?cta=user&id=82051 Score of 84
8.80.2.4 Scale image to page width?

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

I use 
\inclugraphics[scale=TRYING TO GUESS THE NUMBER FOR PAGE WIDTH]{...} 
but I find this errorsome, is there some ready flag to set the image to page width? I usually use PNG and JPG photos. 
[graphics] [scaling]
 
asked by hhh https://tex.stackexchange.com/landing/r/digest?cta=user&id=2956 Score of 277
answered by Werner https://tex.stackexchange.com/landing/r/digest?cta=user&id=5764 Score of 258
8.80.2.5 How to include SVG diagrams in LaTeX?

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

I'm making all my diagrams in SVG format using Inkscape and then I export them to some other format (e.g. PDF, EPS or PNG). I wrote a short script that does this for me automatically, but I'd like to ... 
[graphics] [svg]
 
asked by Martin Tapankov https://tex.stackexchange.com/landing/r/digest?cta=user&id=711 Score of 680
answered by Speravir https://tex.stackexchange.com/landing/r/digest?cta=user&id=9237 Score of 173
8.80.2.6 How to add an extra level of sections with headings below \subsubsection

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

I have a document which requires many levels of sectioning. I have sections, subsections and subsubsections, but require one more level below that. I can't change the sections to be parts and move ... 
[sectioning] [sections-paragraphs]
 
asked by robintw https://tex.stackexchange.com/landing/r/digest?cta=user&id=495 Score of 357
answered by Gonzalo Medina https://tex.stackexchange.com/landing/r/digest?cta=user&id=3954 Score of 320
8.80.2.7 Command for argmin or argmax?

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

How can you get the argmin or argmax in Latex? Two solutions I found are: 
\underset{x}{\operatorname{argmax}} 
\DeclareMathOperator*{\argmin}{arg\,min} 
Any other ideas? 
[1]http://www.breakthru.... 
[math-mode] [symbols] [math-operators]
 
asked by Alejandro https://tex.stackexchange.com/landing/r/digest?cta=user&id=1128 Score of 294
answered by Jan Hlavacek https://tex.stackexchange.com/landing/r/digest?cta=user&id=396 Score of 317