mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-12-01 15:23:59 -06:00
14 lines
689 B
TeX
14 lines
689 B
TeX
\input{./vars}
|
|
|
|
\begin{document}
|
|
\begin{tabular}{rr}
|
|
\toprule
|
|
\multicolumn{1}{l}{\textbf{Flour protein content}} & \multicolumn{1}{l}{\textbf{Relative aliquot size increase}} \\ \midrule
|
|
8-10\% & 25\% \\ \midrule
|
|
10-12\% & 50\% \\ \midrule
|
|
12-15\% & 100\% \\ \midrule
|
|
\textgreater 15\% & \textgreater 100\%
|
|
\\ \bottomrule
|
|
\end{tabular}
|
|
\end{document}
|