feat: improve glossary markup
Update helpers / build_helpers (push) Successful in 22s

This commit is contained in:
2026-06-22 09:44:43 +02:00
parent fd649395b4
commit 07e5fd3b2a
+5 -2
View File
@@ -6,8 +6,11 @@
\makenoidxglossaries \makenoidxglossaries
} }
\newcommand{\refgls}[1]{\textbf{\gls{#1}}} \newcommand{\highlightglossaryref}[]{\textbf{#1}}
\newcommand{\refacr}[1]{\textbf{\acrshort{#1}}} \newcommand{\setGlossaryMarkup}{
\newcommand{\gls}[1]{\highlightglossaryref{\gls{#1}}}
\newcommand{\acrshort}[1]{\highlightglossaryref{\acrshort{#1}}}
}
\newcommand{\printGlossary}{ \newcommand{\printGlossary}{
\glsaddall \glsaddall