Next in thread →
Next in month →
RE: [docbook-apps] customizing glossaries (as list, FO output)
| -----Original Message----- | From: Bergfrid Skaara | | 1. I've set the glossary.sort parameter to 1, but I would | like space and hypens to be ignored when sorting (so that | you get ca, car, ca-range and not ca, ca-range, car). Use the sortas attribute on glossentry to indicate how you want the entry to be sorted. For example: <glossentry sortas="carange"> <glossterm>ca-range</glossterm> ... </glossentry> Mauritz
Next in thread →
Next in month →