ADD: command for highlighting components that are also explained in glossary. `\compgls` -> `\compGls` for capitalized entry still missing TODO

main
Stefan Koenen 2023-05-08 11:34:59 +02:00
parent b241c841a6
commit 22f1a88ece
1 changed files with 2 additions and 0 deletions

View File

@ -70,9 +70,11 @@ Anlage 1\\
abbreviations,
% hypertoc
]{glossaries-extra}
\renewcommand{\glspostdescription}{~\xleaders\hbox{.}\hfill\kern0pt~}
% \setabbreviationstyle[acronym]{long-short}
\newcommand{\acr}[1]{\gls{#1}}
\newcommand{\compgls}[1]{{\ttfamily \glqq\gls{#1}\grqq}}
% \newcommand{\Acr}[1]{\Gls{#1}}
\usepackage{titling}