We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e34492 commit 2b1e6d2Copy full SHA for 2b1e6d2
source/tables.tex
@@ -492,7 +492,7 @@
492
\newcommand{\bottomline}{\rowsep}
493
\newcommand{\hdstyle}[1]{\textbf{##1}}
494
\newcommand{\rowhdr}[1]{\hdstyle{##1}&}
495
- \newcommand{\colhdr}[1]{\multicolumn{1}{|>{\centering}m{#6}|}{\hdstyle{##1}}}
+ \newcommand{\colhdr}[1]{\multicolumn{1}{>{\centering}m{#6}|}{\hdstyle{##1}}}
496
\begin{floattablebasex}
497
{#1}{#2}
498
{>{\centering}m{#5}|@{}p{0.2\normalbaselineskip}@{}|m{#6}|m{#7} }
0 commit comments