diff --git a/layout.sty b/layout.sty index 979c5e6ca8b4f7a72abd8e8d4495b67064c4a83c..3652c2f5ffdad501667fd4eae6cba181ef864257 100644 --- a/layout.sty +++ b/layout.sty @@ -842,16 +842,6 @@ Roll & Result \\ \end{figure*} } -\newtcolorbox{xpchart}[1]{ - tabularx={l|X}, - fonttitle=\small, - adjusted title=XP Rewards for #1, - bottom=10pt, - left=3pt, - right=3pt, - code={\rowcolors{3}{}{gray!10}} - } - % this shows encounters, and the two counters below show the encounter number \newtcolorbox[use counter=enc, use counter=list]{encounters}[1]{ diff --git a/test.tex b/test.tex index 62d31fcb3c6afe07452b8e5c8626b8263c64a93e..d74bf1056587fde992ad0dcb8dc525f331fb051b 100644 --- a/test.tex +++ b/test.tex @@ -86,18 +86,6 @@ Roll & Result \\\hline \lipsum[10] -\begin{xpchart}{FSM} - - 1 & Boiling Pasta. \\ - - 3 & Being a pirate. \\ - - 5 & Perfecting Meatballs. \\ - -\end{xpchart} - -\lipsum[2] - \begin{boxtext} \lipsum[4] \end{boxtext}