I am using this template:
https://www.latextemplates.com/template/stylish-article
Could someone please kindly explain how I can make tables span two columns? I can't seem to get it to work properly with:
Code: Select all
\begin{tabu} to \textwidth {XXXX}
\toprule
xx & 1 & 2 & 3 \\
\bottomrule
\end{tabu}