Amir Karger wrote:

> I'm afraid I probably won't be able to figure out the problem unless you are
> able to figure out which slide is causing the error and give me just that
> one.

I found the slide and removed nearly all non-critical lines. The attached
file should be the (nearly) minimal file that produced the error.

Regards
 Daniel

-- 
PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D  7E B9 77 23 17 E2 11 6A
http://cgi4all.alabanza.com/glasatelier/
\documentclass[a4paper]{slides}
\usepackage{tla,german,latexsym}

\begin{document}

\begin{slide}

\textbf{Abbrevs in TLA$^+$:}

\begin{tabular}{lll}
$#$      & \verb$#$      & \verb$\neq$ \\
$\/$     & \verb$\/$     & \verb$\lor$ \\
\end{tabular}

\end{slide}


\end{document}

Reply via email to