This can be done outside of AsciiDoc with the DocBook backend. DocBook supports automated glossaries. You may want to look at glossary collections as explained here:
http://www.sagehill.net/docbookxsl/GlossDatabase.html#LinksGlossCollection Cheers Henrik On Jan 24, 4:44 pm, Anders Nawroth <[email protected]> wrote: > Hi! > > 2011-01-23 23:50, Stuart Rackham: > > > Here are a couple of examples using the anchor macro: > > I know how to do that manually, but what I tried to accomplish was to > create the anchors automatically. As we'll want to link to most of the > glossary terms anyhow, it seems a bit redundant to define anchors for > each of them in the source text. > > BTW, nice to see you here again, Stuart! > > /anders > > > > > ------------------------------------------------------ > > Section 1 > > --------- > > Link to <<X1,A glossary term>>. > > > Link to <<X2>>. > > > [glossary] > > Example Glossary > > ---------------- > > > [glossary] > > [[X1]] A glossary term:: > > The corresponding definition. > > [[X2,second glossary term]] A second glossary term:: > > The corresponding definition. > > > ------------------------------------------------------ > > > Cheers, Stuart > > > ~ > > >> /anders > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
