This repository has been archived on 2024-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
Praxisbericht-Template/config/acro.tex

11 lines
364 B
TeX

\acsetup
{
make-links = true, % generate links
case-sensitive = true, % when calling \ac{ID} ID is case sensetive i.e ABC won't match AbC
use-id-as-short = true, % id of acronym is used as short form
list/display = used,
list/sort = true,
link-only-first = false,
pages/display = none,
pages/fill = {, }
}