[skip ci] Build helpers on push
This commit is contained in:
@@ -712,8 +712,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
|
||||||
|
|||||||
Reference in New Issue
Block a user