new titlepage
[msc-thesis1617.git] / glossaries.tex
index 1e99f7f..c84b0b8 100644 (file)
        browsers}}
 \newglossaryentry{LED}{name={LED},
        description={Lighting Emitting Diode}}
-\newcommand{\newglossacr}[2]{\newglossaryentry{#1}{name={#1},first={%
-       \glsentrylong{#1} (\glsentryname{#1})},firstplural={\glsentrylong{#1}%
-       \glspluralsuffix (\glsentryname{#1}\glspluralsuffix},description={#2}}}
+\newcommand{\newglossacr}[2]{\newglossaryentry{#1}{
+       name={#1},
+       first={#2 (#1)},%
+       firstplural={#2\glspluralsuffix{} (#1\glspluralsuffix)},
+       description={#2}}}
 \newglossacr{GADT}{Generalized Algebraic Data type}
 \newglossacr{GPIO}   {General-Purpose Input/Output}
 \newglossacr{ADT}    {Algebraic Datatype}