X-Git-Url: http://git.subgeniuskitty.com/surreal-numbers/.git/blobdiff_plain/af665c3c5e87948b87cd492af528f545432fc118..975cf9ad2457484e28b8df5f2dd0b9efe1e4335a:/notes/config.tex diff --git a/notes/config.tex b/notes/config.tex index 14844fd..dfe67e1 100644 --- a/notes/config.tex +++ b/notes/config.tex @@ -28,6 +28,7 @@ \hypersetup{urlcolor=blue, linkcolor=blue} % change url color to blue \hypersetup{bookmarksopen=true} % enable sidebar bookmarks in PDF mode based on \[sub]section labels and expand by default \renewcommand{\arraystretch}{1.2} % I feel like most arrays/tables/etc in LaTeX could use a bit more room between cells +\usepackage{framed,color} % My commands \newcommand{\sups}[1]{\ensuremath{^{\textrm{#1}}}} @@ -35,6 +36,7 @@ \newcommand{\abs}[1]{\left|#1\right|} \newcommand{\surreal}[2]{\ensuremath{\left\langle #1 \vert #2 \right\rangle}} \newcommand{\similar}[0]{\thicksim} +\newcommand{\set}[1]{\ensuremath{\{\,#1\,\}}} \newcommand{\horzline}[1][350]{\begin{center} \line(1,0){#1} \end{center}} \renewcommand\maketitle{ \thispagestyle{plain}