diff --git a/config/thesis_commands.tex b/config/thesis_commands.tex index b21b006..da44b35 100644 --- a/config/thesis_commands.tex +++ b/config/thesis_commands.tex @@ -30,7 +30,7 @@ \begin{sidewaysfigure}[#2] \centering% \includegraphics[width=#1\linewidth]{#3}% - \caption[#5]{#4#5}% + \caption[#4]{#4#5}% \label{fig:#3}% \end{sidewaysfigure}% }