packages: Don't use prefixes when sorting nomenclature entries
authorW. Trevor King <wking@tremily.us>
Thu, 27 Jun 2013 18:17:22 +0000 (14:17 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 27 Jun 2013 19:50:36 +0000 (15:50 -0400)
From the nomencl docs:

  Personally, I like to specify the noprefix option and use the
  optional argument to get exactly the sort order I want.

See also section 5.1 (Subgroups) about distinct groups of entries
(e.g. Greek variables, Roman variables, words).

src/packages.tex

index d51901eace37ac70ea659d624535d6df17e9ad29..d0e9c5001fbee2c801012ce548c2ff6dccd58424 100644 (file)
 
 \usepackage{makeidx} % Indexing
 \makeindex
-\usepackage[intoc]{nomencl} % Abbreviation indexing
+\usepackage[intoc,noprefix]{nomencl} % Abbreviation indexing
+% Prefixes:
+%   o :    Operators and function symbols
+%   sg :   Greek symbols
+%   so :   Other (non-Greek/Roman symbols)
+%   sr :   Roman symbols
+%   text : Abbreviations, chemical names, phrases, etc
 \makenomenclature
 \makeatletter
 % override nomencl's thenomenclature to use drexel-thesis's listed@schapter