\binom is not standard latex, but part of the amsmath package. Edit
.mnemosyne/latex/preamble to read
\documentclass[12pt]{article}
\usepackage{amsmath}
\pagestyle{empty}
\begin{document}
BTW, you can simplify your tags to read:
<$>\binom{n}{x}</$>
Cheers,
Peter