Example Usage: \documentclass{article} \usepackage{bert} \begin{document} \begin{hilbert} $A$ & Assumption \\ $A \to B \to A$ & Axiom 1 \\ $B \to A$ & MP from 1 and 2 \end{hilbert} \end{document}