add MakeCategoryIndex macro
This commit is contained in:
parent
2a9ad90a62
commit
97eb9f034c
1 changed files with 6 additions and 0 deletions
|
@ -41,6 +41,12 @@ __HEADER__(Definitions of categories with automatic indexing)%% Wrapper commands
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
\NewDocumentCommand{\MakeCategoryIndex}{ }
|
||||
{
|
||||
\printindex[categories]
|
||||
}
|
||||
|
||||
\makeindex
|
||||
[
|
||||
name = categories,
|
||||
|
|
Loading…
Reference in a new issue