8.34.2 Greatest hits from previous weeks

8.34.2.1 Dictionary for TeXstudio: 'No dictionary Available'
8.34.2.2 How to add indentation
8.34.2.3 making appendix for thesis
8.34.2.4 How to write two dot above a letter?
8.34.2.5 How do I turn off equation auto numbering
8.34.2.6 Reduce space between enumerated items
8.34.2.7 Why do the less than symbol (<) and the greater than symbol (>) appear wrong as upside down exclamation (A^\[DownExclamation]) or question mark (A^\[DownQuestion])?
8.34.2.1 Dictionary for TeXstudio: 'No dictionary Available'

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

I have trouble spell checking my document in TeXstudio. When I press spellcheck, I get the error No dictionary Available. Am I supposed to install a dictionary separately? How? Any suggestion? 
[texstudio] [spelling] [dictionaries]
 
asked by N Nik https://tex.stackexchange.com/landing/r/digest?cta=user&id=21429 Score of 104
answered by Peter Jansson https://tex.stackexchange.com/landing/r/digest?cta=user&id=19384 Score of 143
8.34.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 129
answered by Frank Mittelbach https://tex.stackexchange.com/landing/r/digest?cta=user&id=10109 Score of 87
8.34.2.3 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 223
answered by Gonzalo Medina https://tex.stackexchange.com/landing/r/digest?cta=user&id=3954 Score of 234
8.34.2.4 How to write two dot above a letter?

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

the two dots above a letter represents two derivative of varible t. 
My method: 
\documentclass[UTF8]{ctexart} 
\usepackage{amsmath} 
\usepackage{amssymb} 
\usepackage{graphicx} 
\usepackage{epstopdf} 
\... 
[math-mode] [accents]
 
asked by mma https://tex.stackexchange.com/landing/r/digest?cta=user&id=43727 Score of 130
answered by Cain https://tex.stackexchange.com/landing/r/digest?cta=user&id=28428 Score of 179
8.34.2.5 How do I turn off equation auto numbering

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

I have an equation like this: 
\begin{align} 
P(A \cup B) = \sum_{\omega \in A \cup B} P(\omega) = \sum_{\omega \in A} P(\omega) + \sum_{\omega \in B} P(\omega) 
= P(A) + P(B) 
\end{... 
[equations] [numbering]
 
asked by user1046 https://tex.stackexchange.com/landing/r/digest?cta=user&id=1046 Score of 170
answered by levesque https://tex.stackexchange.com/landing/r/digest?cta=user&id=10 Score of 193
8.34.2.6 Reduce space between enumerated items

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

Background 
All book figures are set to "here definitely" (as they must come after the text that introduces them). 
Problem 
The list types (enumerated and bullet) have too much space between them. ... 
[spacing] [floats] [lists] [vertical-alignment] [positioning]
 
asked by Dave Jarvis https://tex.stackexchange.com/landing/r/digest?cta=user&id=2148 Score of 193
answered by lockstep https://tex.stackexchange.com/landing/r/digest?cta=user&id=510 Score of 24
8.34.2.7 Why do the less than symbol (<) and the greater than symbol (>) appear wrong as upside down exclamation (A^\[DownExclamation]) or question mark (A^\[DownQuestion])?

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

When typing < or > in LaTeX and compiling with pdflatex, the less than and greater than symbols appear at upside down exclamation points. I'm not in math mode. 
[symbols] [punctuation] [font-encodings]
 
asked by biased_estimator https://tex.stackexchange.com/landing/r/digest?cta=user&id=996 Score of 300
answered by Stefan Kottwitz https://tex.stackexchange.com/landing/r/digest?cta=user&id=213 Score of 268