macrotypes/tapl/design/def.tex
2015-10-19 20:44:39 -04:00

9 lines
226 B
TeX

\usepackage{mathpartir}
\usepackage{palatino}
\newcommand{\fmt}[1]{\mathsf{#1}}
\newcommand{\ksig}{\fmt{signature}}
\newcommand{\kinst}{\fmt{instance}}
\newcommand{\kres}{\fmt{resolve}}
\newcommand{\kpsi}[3]{\psi~(#1)~#2~#3}