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
|
||||
\begin{sidewaystable}[#1]%
|
||||
\centering%
|
||||
\caption{#3#4}%
|
||||
\caption[#3]{#3#4}%
|
||||
\label{tab:#2}%
|
||||
}{%
|
||||
\end{sidewaystable}%
|
||||
|
||||
Reference in New Issue
Block a user