[texhax] tabular environment

Joe Corneli jcorneli at math.utexas.edu
Tue Oct 28 18:31:56 CET 2003


This does work:

\def\proof#1{\par 
{\footnotesize\indent\begin{tabular}{|l|l|}#1\end{tabular}}}

This doesn't work:

\def\proof#1{\par 
{\footnotesize\indent\begin{tabular}{|l|l|}\hline#1\hline\end{tabular}}}

Why is this?

Joe


More information about the texhax mailing list