to incorporate this module in your document, place this in the global styles:
To emplace the glossary, place the page where it is to be generated somewhere towards, but not at, the end of the page sequence, then put this in the content area:
To create a glossary entry, place the following anywhere on any page:
Nothing appears in the text (so you can do it where ever you like, which makes it handy when you're working in context.)
Glossary entries are presented in case-insensitive alphabetic order.
Here's a sample (simple) glossary entry:
You can go look at the result here.
Here is some cool stuff you can do with just one [hmap] [translate] sequence and a few simple styles:
On the first page of your document, create the glossary entry like this:
{glo myword|||my description of my word}
Wherever you use the word, place it into context like this:
I say {g myword} whenever I want to.
...and if you want to put a glossary entry into context on the glossary page, do it this way:
I say {gl myword} whenever I want to.
These three styles will produce lovely glossary entries that are in context, and on normal pages, {g myword} will open a new tab scrolled right to that specific glossary entry; whereas use of {gl myword} in a glossary entry will just hop around on the page without opening a new tab.