mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Capture-avoiding substitution.
This commit is contained in:
12
macros.tex
12
macros.tex
@@ -98,6 +98,18 @@
|
||||
\newcommand{\siglab}[1]{\text{\scshape{Sig-#1}}}
|
||||
\newcommand{\rowlab}[1]{\text{\scshape{R-#1}}}
|
||||
|
||||
%%
|
||||
%% Syntactic categories.
|
||||
%%
|
||||
\newcommand{\CatName}[1]{\textrm{#1}}
|
||||
\newcommand{\CompCat}{\CatName{Comp}}
|
||||
\newcommand{\ValCat}{\CatName{Val}}
|
||||
\newcommand{\VarCat}{\CatName{Var}}
|
||||
\newcommand{\TypCat}{\CatName{Type}}
|
||||
\newcommand{\TyVarCat}{\CatName{TyVar}}
|
||||
\newcommand{\KindCat}{\CatName{Kind}}
|
||||
\newcommand{\RowCat}{\RowCat}
|
||||
|
||||
%%
|
||||
%% Lindley's array stuff.
|
||||
%%
|
||||
|
||||
Reference in New Issue
Block a user