ich möchte ein Glossar erstellen und die
\newglossaryentry{taylorstheorem}{name={Taylor's theorem},
description={Theorem expressing a function $f(x)$ as the sum of
a polynomial and a remainder:
\[f(x) = f(a)+f'(a)(x-a)+f''(a)(x-a^2)/2!+\cdots+R_n\]
If $n\to\infty$ the expansion is a \glshyperlink{taylorseries}
and if $a=0$, the series is called a
\gls{maclaurinseries}}}
\newglossaryentry{taylorseries}{name={Taylor series},
description={Series expansion},see={taylorstheorem}}
\newglossaryentry{taylor}{name={Taylor, Brook},
first={Brook Taylor},text={Taylor},
description={English mathematician}}
\newglossaryentry{mcnemar}{name={McNemar, Quinn},
first={Quinn McNemar},text={McNemar},
description={Mathematician who introduced
\gls{mcnemarstest}. This entry has the number list
suppressed},nonumberlist}Ich verwende
\usepackage{translator}
\usepackage{xkeyval}
\usepackage{mfirstuc}
\usepackage{xfor}
\usepackage{fmtcount}
\usepackage[xindy,compatible-2.07,style=altlistgroup,toc]{glossaries}Vielen Dank
Lieben Gruß
Martin

