From 1104915af6dbed10cc19a2cb18826cb0630cf729 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Tue, 6 Sep 2022 01:20:15 -0600 Subject: [PATCH] include desc and long in acronym --- src/SNOUG.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/SNOUG.tex b/src/SNOUG.tex index ab37f0c..52eea13 100644 --- a/src/SNOUG.tex +++ b/src/SNOUG.tex @@ -240,6 +240,10 @@ leftmargin=1cm,rightmargin=1cm % {\glsletentryfield{#1}{#2}{sort}}% %} +\renewcommand*{\glsxtrpostdescacronym}{% + \space(\textsc{origin:} \glsentrylong{\glscurrententrylabel})% +} + % Index glossary, abbreviations, acronyms \glssetcategoryattribute{general}{dualindex}{hyperpage} \glssetcategoryattribute{abbreviation}{dualindex}{hyperpage}