68f6254d4fdd587c1f2039f0a48c732c6f04f1b7
[phd-thesis.git] / preamble / typography.tex
1 \usepackage{lmodern} % Nicer font
2 \usepackage{microtype} % Better kerning
3 \usepackage{tipa} % IPA symbols
4 \usepackage{stmaryrd} % short arrows
5 \usepackage{textcomp} % upquote
6 \usepackage{titlecaps} % titlecase commands
7 \usepackage{amsmath} % extra math
8 \usepackage{amssymb} % extra math symbols
9 \usepackage{wasysym} % circle symbols
10 \usepackage{relsize} % \smaller command
11 \usepackage{xcolor} % colors
12 \usepackage{fnpct} % footnotekerning
13 \usepackage[all]{nowidow} % Kill widows and orphans
14
15 \usepackage{siunitx} % typeset units
16 \DeclareSIUnit\noop{\relax}
17 \DeclareSIUnit\celcius{{}^{\circ}\kern-\scriptspace\mathsf{C}}
18
19 \everymath{\it\/}
20
21 \DeclareMathSymbol{\shortminus}{\mathbin}{AMSa}{"39} %chktex 18