This commit is contained in:
@@ -9,10 +9,14 @@
|
||||
\newcommand{\highlightglossaryref}[1]{\textbf{#1}}
|
||||
\newcommand{\setGlossaryMarkup}{
|
||||
\let\glsraw\gls
|
||||
\let\glsplraw\glspl
|
||||
\let\Glsraw\Gls
|
||||
\let\Glsplraw\Glspl
|
||||
\let\acrshortraw\acrshort
|
||||
\expandafter\renewcommand{\gls}[1]{\highlightglossaryref{\glsraw{##1}}}
|
||||
\expandafter\renewcommand{\glspl}[1]{\highlightglossaryref{\glsplraw{##1}}}
|
||||
\expandafter\renewcommand{\Gls}[1]{\highlightglossaryref{\Glsraw{##1}}}
|
||||
\expandafter\renewcommand{\Glspl}[1]{\highlightglossaryref{\Glsplraw{##1}}}
|
||||
\expandafter\renewcommand{\acrshort}[1]{\highlightglossaryref{\acrshortraw{##1}}}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user