Skip to content
Snippets Groups Projects
Unverified Commit 355abeed authored by Malin Freeborn's avatar Malin Freeborn
Browse files

remove old rollchart command

parent 532264f2
No related branches found
No related tags found
No related merge requests found
...@@ -862,16 +862,6 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west) ...@@ -862,16 +862,6 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
\begin{quotation}\noindent}% \begin{quotation}\noindent}%
{\end{quotation}} {\end{quotation}}
\newenvironment{rolltable}%
{\vspace{.3cm}\begin{tabular}{|lp{.8\textwidth}}
Roll & Result \\
\hline
}%
{\end{tabular}}
\newenvironment{exampletext} \newenvironment{exampletext}
{\needspace{2em}% {\needspace{2em}%
\it \it
...@@ -932,16 +922,6 @@ Roll & Result \\ ...@@ -932,16 +922,6 @@ Roll & Result \\
code={\rowcolors{2}{}{gray!10}\needspace{1em}} code={\rowcolors{2}{}{gray!10}\needspace{1em}}
} }
\newtcolorbox{rollchart}{
tabularx={cX},
top=10pt,
bottom=10pt,
left=3pt,
right=3pt,
after={\afterparnoindent},
code={\rowcolors{2}{}{gray!10}\needspace{2em}}
}
%%%%%%%%%%%%%%%%%%% COMMANDS %%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%% COMMANDS %%%%%%%%%%%%%%%%%%%%
\newcommand{\story}[2]{% \newcommand{\story}[2]{%
......
...@@ -51,7 +51,7 @@ Current day should equal \arabic{r4b}. ...@@ -51,7 +51,7 @@ Current day should equal \arabic{r4b}.
\subsection{And now for something completely different} \subsection{And now for something completely different}
\begin{rollchart} \begin{boxtable}
Roll & Result \\\hline Roll & Result \\\hline
...@@ -59,7 +59,7 @@ Roll & Result \\\hline ...@@ -59,7 +59,7 @@ Roll & Result \\\hline
11 & Failure \\ 11 & Failure \\
\end{rollchart} \end{boxtable}
\subsection{Random Text} \subsection{Random Text}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment