Add command for generating unique secton labels.
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
% If the argument is not empty, only chapters that are listed are included.
|
||||
\NewDocumentCommand{\IncludeOnlyChapters}{m}{
|
||||
\str_set:Nn \l_IncludeOnly_chapters_str {#1}
|
||||
\str_remove_all:Nn \l_IncludeOnly_chapters_str {~}
|
||||
\str_if_empty:NF \l_IncludeOnly_chapters_str {
|
||||
\expanded{\noexpand\includeonly{\l_IncludeOnly_chapters_str}}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user