Fix \figwide

This commit is contained in:
2024-09-29 23:10:01 +02:00
parent 4d3f75a930
commit 346fe2a8c3

View File

@@ -30,7 +30,7 @@
\begin{sidewaysfigure}[#2] \begin{sidewaysfigure}[#2]
\centering% \centering%
\includegraphics[width=#1\linewidth]{#3}% \includegraphics[width=#1\linewidth]{#3}%
\caption[#5]{#4#5}% \caption[#4]{#4#5}%
\label{fig:#3}% \label{fig:#3}%
\end{sidewaysfigure}% \end{sidewaysfigure}%
} }