Skip to content
Snippets Groups Projects
Verified Commit 770f3a73 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

move \makeRule commands to config

parent da71f6a0
No related branches found
No related tags found
No related merge requests found
\makeindex[name=spells,title={Spell Summaries},columns=2] \makeindex[name=spells,title={Spell Summaries},columns=2]
\newcommand\makeRule[5]{
\subsubsection[#2: \roll{#3}{#4}, \glsentrytext{tn} #5]{#2}
\label{#1}%
\textit{\roll{#3}{#4}, \glsentrytext{tn}~#5.}%
}
\newcommand\makeAutoRule[3]{
\subsubsection[#2: #3]{#2}
\label{#1}%
}
\newcommand\bigSkillsTable{ \newcommand\bigSkillsTable{
\begin{figure*}[t!] \begin{figure*}[t!]
\small \small
...@@ -359,7 +348,6 @@ ...@@ -359,7 +348,6 @@
}% }%
} }
\newcommand\calcFallingDamage[2]{% \newcommand\calcFallingDamage[2]{%
\setcounter{Strength}{#1}% \setcounter{Strength}{#1}%
\setcounter{enc}{#2}% \setcounter{enc}{#2}%
......
Subproject commit 0cc4fbdb01081b5063b558f42a01cc43288fb5b4 Subproject commit e9a28f3148b7cfd8a878751b8f777e412ccb3b0f
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment