9 lines
226 B
TeX
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}
|