My prof writes papers with harvmac, which is apparently incompatible with LaTeX. Fine, I switch to tex. Now TeX gives me Undefined control sequence when I type \usepackage{amsmath}.
There's gotta be some equivalent to \usepackage (I've tried \usepackage{amsmath.sty} but it doesn't work).
Or maybe I'm completely hosed because amsmath/harvmac are fundamentally incompatible?