This repository has been archived on 2025-04-18. You can view files and clone it, but cannot push or open issues or pull requests.

24 lines
642 B
TeX

\usepackage[ %
acronym, % Separate acronyms and glossary
toc, % appear in ToC
automake, % auto-use the makeglossaries command (requires shell-escape)
nonumberlist, % don't back reference pages
nogroupskip, % don't group by letter
nopostdot % don't add a dot at the end of each element
]{glossaries}
\usepackage[stylemods=longextra]{glossaries-extra}
\setabbreviationstyle[acronym]{long-short}
\setglossarystyle{long-name-desc}
\makeindex
\makeglossaries
\usepackage{tikz}
\usetikzlibrary{shapes.misc,arrows,arrows.meta}
\usepackage{siunitx}
\usepackage{mathtools}
\usepackage{amssymb}