summaryrefslogtreecommitdiff
path: root/tex/preamble.tex
blob: a583a3bb3a6c6012459d2dd9ed32dc9cf5bbec60 (plain)
1
2
3
4
5
6
7
8
9
\usepackage[utf8]{inputenc}

\usepackage{amssymb}
\usepackage{xspace}
\usepackage{amsmath}
\usepackage{mathrsfs}

\newcommand*{\ca}[1]{\ensuremath{\mathbf{#1}}\xspace}
\renewcommand{\implies}{\rightarrow}