[skip ci] Build helpers on push
This commit is contained in:
@@ -712,8 +712,11 @@
|
||||
\makenoidxglossaries
|
||||
}
|
||||
|
||||
\newcommand{\refgls}[1]{\textbf{\gls{#1}}}
|
||||
\newcommand{\refacr}[1]{\textbf{\acrshort{#1}}}
|
||||
\newcommand{\highlightglossaryref}[]{\textbf{#1}}
|
||||
\newcommand{\setGlossaryMarkup}{
|
||||
\newcommand{\gls}[1]{\highlightglossaryref{\gls{#1}}}
|
||||
\newcommand{\acrshort}[1]{\highlightglossaryref{\acrshort{#1}}}
|
||||
}
|
||||
|
||||
\newcommand{\printGlossary}{
|
||||
\glsaddall
|
||||
|
||||
Reference in New Issue
Block a user