feat: stylized glossary and acronym commands
Update helpers / build_helpers (push) Successful in 22s
Update helpers / build_helpers (push) Successful in 22s
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
\makenoidxglossaries
|
||||
}
|
||||
|
||||
\newcommand{\refgls}[1]{\textbf{\gls{#1}}}
|
||||
\newcommand{\refacr}[1]{\textbf{\acrshort{#1}}}
|
||||
|
||||
\newcommand{\printGlossary}{
|
||||
\glsaddall
|
||||
\printnoidxglossaries
|
||||
|
||||
Reference in New Issue
Block a user