On 09/06/2014 08:59, Ulrike Fischer wrote:
> \RequirePackage{fixltx2e}
> \documentclass[twocolumn]{article}
> \begin{document}
>
> \begin{figure*}
> x
> \end{figure*}
>
> \end{document}
>
sorry, looks like there is a \fi missing and line 111 of fixltx2e
should look like
\vadjust{\penalty -\@Miv \vbox{}\penalty\@floatpenalty}\@Esphack
\fi
\fi%<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
\else
\end@float
\fi
}