diff --git a/charts.tex b/charts.tex index c6240295f9000f4550e7f98ee3137f5a1278654b..43a8266caa122e6c9e4c0cc82f0b4a68897784c3 100644 --- a/charts.tex +++ b/charts.tex @@ -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} }