%%% Some abbreviations

\newcommand{\lam}{\lambda}
\newcommand{\uscore}{\mbox{\tt\char`\_}}

%%% Font selection
\newcommand{\m}[1]{\mathsf{#1}}

\newcommand{\mb}[1]{\mathbf{#1}}
\newcommand{\mi}[1]{\mbox{\it #1}}
\newcommand{\mc}[1]{\mathcal{#1}}
\newcommand{\um}[1]{\underline{\m{#1}}}
\newcommand{\ms}[1]{\mathsf{#1}}

