Fine tune the starter usage table

This commit is contained in:
Cedric
2023-11-29 22:49:36 +00:00
parent cf28131082
commit a15d2f52ba

View File

@@ -1,9 +1,11 @@
\begin{tabular}{@{}crr@{}}
\begin{tabular}{@{}c
S[table-format=2.0]
S[table-format=2.1]@{}}
\toprule
&\multicolumn{2}{c}{\textbf{Amount (\%) of a starter}}\\
&\multicolumn{2}{c}{\textbf{Amount (\%) for a starter}}\\
\cmidrule(rl){2-3}
\thead{°C / °F} & \thead{Recently fed} & \thead{Starving}\\ \midrule
30 / 86 & 5 & 2.5 \\
25 / 77 & 10 & 5 \\
20 / 68 & 15 & 10 \\ \bottomrule
\textbf{°C / °F} & \textbf{Recently fed} & \textbf{Starving}\\ \midrule
30 / 86 & 5 & 2.5 \\
25 / 77 & 10 & 5 \\
20 / 68 & 15 & 10 \\ \bottomrule
\end{tabular}