12 Mar
2015
12 Mar
'15
9:10 a.m.
Has this been overheard in the noise of the last days or is there simply no
way (currently) to achieve my goal?
Am 10.03.2015 12:25 schrieb "Norbert Melzer"
Hi!
Given the following ME, is there a way, that the use of `\AI` links to the corresponding entry in the `\listofabbrevs` and also that there is a comma separated list of pages which mention `\AI`, just as the acronym portion of LaTeXs glossaries does?
```tex \setupinteraction[state=start] \definesynonyms[abbrev][abbrevs][\longform] \abbrev{AI}{Artificial Intelligence} \starttext \AI
\completelistofabbrevs \stoptext ```
TIA Norbert