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

remove title from Descriptor table

parent 9efa2b66
Branches
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@
\newcommand\descriptorTable{
\toggletrue{Duplicated}
\begin{nametable}[c|LYL]{Descriptors}
\begin{boxtable}[c|LYL]
\textbf{Lv.} & \textbf{Distant} & \textbf{Duplicated} & \textbf{Devious} \\\hline
\setcounter{spellCost}{2}%
\arabic{spellCost} & \setLongRange \spellRange & \setTargetsIfDuplicated \arabic{spellTargets} targets & 1~\showOnset \\
......@@ -112,5 +112,5 @@
\arabic{spellCost} & \setLongRange \spellRange & \setTargetsIfDuplicated \arabic{spellTargets} targets & 1~\showOnset \\
\stepcounter{spellCost}
\arabic{spellCost} & \setLongRange \spellRange & \setTargetsIfDuplicated \arabic{spellTargets} targets & 1~\showOnset \\
\end{nametable}
\end{boxtable}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment