Skip to content

E-Mail: LaTeX newfloat package with rotating or wrapfig

  • Date: Sat, 31 Aug 2019 02:33:49 -0500
  • Subject: LaTeX newfloat package with rotating or wrapfig

Hi Axel,

LaTeX package newfloat now generates errors as follows:

\documentclass{article}

\usepackage{rotating}
\usepackage{wrapfig}

\usepackage{newfloat}

\begin{document}

Some text.

\end{document}

! LaTeX Error: Command \sidewaysfigure already defined.

Likewise with several other environments.

Edited by Axel Sommerfeldt