Fix tabwide
This commit is contained in:
@@ -113,7 +113,7 @@
|
|||||||
\RenewDocumentEnvironment{tabwide}{O{htbp} m m O{}}{% #1 = position, #2 = label, #3 = title, #4 = additional caption
|
\RenewDocumentEnvironment{tabwide}{O{htbp} m m O{}}{% #1 = position, #2 = label, #3 = title, #4 = additional caption
|
||||||
\begin{sidewaystable}[#1]%
|
\begin{sidewaystable}[#1]%
|
||||||
\centering%
|
\centering%
|
||||||
\caption{#3#4}%
|
\caption[#3]{#3#4}%
|
||||||
\label{tab:#2}%
|
\label{tab:#2}%
|
||||||
}{%
|
}{%
|
||||||
\end{sidewaystable}%
|
\end{sidewaystable}%
|
||||||
|
|||||||
Reference in New Issue
Block a user