From a81cad587ccd6c9b712b553b807db43ebe5a4466 Mon Sep 17 00:00:00 2001 From: "Helpers compiler [bot]" Date: Mon, 22 Jun 2026 07:49:19 +0000 Subject: [PATCH] [skip ci] Build helpers on push --- janishutz-helpers.tex | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/janishutz-helpers.tex b/janishutz-helpers.tex index 50eb99a..b8e358a 100644 --- a/janishutz-helpers.tex +++ b/janishutz-helpers.tex @@ -714,9 +714,12 @@ \newcommand{\highlightglossaryref}[]{\textbf{#1}} \newcommand{\setGlossaryMarkup}{ - \newcommand{\gls}[1]{\highlightglossaryref{\gls{#1}}} - \newcommand{\Gls}[1]{\highlightglossaryref{\Gls{#1}}} - \newcommand{\acrshort}[1]{\highlightglossaryref{\acrshort{#1}}} + \let\glsraw\gls + \let\Glsraw\Gls + \let\acrshortraw\acrshort + \newcommand{\gls}[1]{\highlightglossaryref{\glsraw{#1}}} + \newcommand{\Gls}[1]{\highlightglossaryref{\Glsraw{#1}}} + \newcommand{\acrshort}[1]{\highlightglossaryref{\acrshortraw{#1}}} } \newcommand{\printGlossary}{