Comment 1 for bug 322012

Revision history for this message
Stefan Kottwitz (stefan.k) wrote :

I can confirm this. The following minimal example will raise an error:

\documentclass[a4paper,10pt]{article}
\usepackage{variations}
\begin{document}
\end{document}

Error message from the log:

! I can't find file `variations'.
l.6 \input variations

Stefan