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

add level acronym

parent 07612a4f
Branches
Tags
No related merge requests found
\makeglossaries
% We only want to show full descriptions (e.g. 'GM (Games Master)') in some books. These books make the file '.switch-gls', but most use nothing.
\IfFileExists{.switch-gls}{
\setabbreviationstyle[acronym]{long-short-sc-desc}
}{
\setabbreviationstyle[acronym]{nolong-short-sc}
}
\newacronym[
description={The spell's current level (including Enhancements)},
text={spell level},
nonumberlist,
]{lv}{Lv}{Spell Level}
\newacronym[
description={The smallest unit of currency},
shortplural={cp},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment