Skip to content
Snippets Groups Projects
Commit 04956d7e authored by Malin Freeborn's avatar Malin Freeborn
Browse files

Merge commit '2b0c7abf' into dev

parents 8c403dc2 2b0c7abf
No related branches found
No related tags found
No related merge requests found
......@@ -639,7 +639,7 @@ Roll & Result \\
\newtcolorbox{rollchart}{tabularx={p{.25\linewidth}X},top=10pt,bottom=10pt}
\newtcolorbox{xpbox}[1]{tabularx={lc},bottom=10pt,top=10pt,equal height group=#1}
\newtcolorbox{xpbox}[1]{tabularx={lX},bottom=10pt,top=10pt,equal height group=#1}
%%%%%%%%%%%%%%%%%%% COMMANDS %%%%%%%%%%%%%%%%%%%%
......
......@@ -81,6 +81,21 @@ Roll & Result \\\hline
\lipsum[7]
\begin{xpbox}
Attribute Level & Cost \\\hline
Buy off negative & 5 \\
+1 & 10 \\
+2 & 20 \\
+3 & 30 \\
+4 & 50 \\
\end{xpbox}
\subsection{And further more\ldots}
\lipsum[10]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment