diff --git a/appendix.tex b/appendix.tex index db8118588a94e652574393ad4af34d4668e03983..f1d272e8299f6331fb10ef1f66d90fc167da153e 100644 --- a/appendix.tex +++ b/appendix.tex @@ -114,17 +114,19 @@ Okay, so you know how to make a character by now. But just for reference, let's \indexprologue{The following spell summaries are simplified for reference, and do not take into account spells cast at a higher level than normal.} \printindex[spells] -\iftoggle{verbose}{ - \printglossary[type=symbols] -}{} - -\printglossary[ - type=\acronymtype, - style=mcolindex, - title=Abbreviations, - ] - -\printglossary[style=mcolindex] +\begin{minipage}{\textwidth} + \printglossary[ + type=\acronymtype, + title=Abbreviations, + nonumberlist, + ] + + \iftoggle{verbose}{ + \printglossary[type=symbols] + }{} +\end{minipage} + +\printglossary \printindex diff --git a/config b/config index 2bb35663d815333889593b02eb071a838e523b86..0d4442b9c7523d46c06da8230c73346885118e10 160000 --- a/config +++ b/config @@ -1 +1 @@ -Subproject commit 2bb35663d815333889593b02eb071a838e523b86 +Subproject commit 0d4442b9c7523d46c06da8230c73346885118e10