enumitem.module: handle resume counter

Uses the new counter tags.
This commit is contained in:
Juergen Spitzmueller 2016-10-14 20:09:54 +02:00
parent a85fa80060
commit b30de672d0

View File

@ -13,7 +13,7 @@
# both KOMA and non-KOMA document classes.
# 2011-01-12 bugfix: set elabeling label font to \normalfont.
Format 60
Format 61
# The package enumitem provides user control over the layout of the three
# basic list environments: enumerate, itemize and description. It supersedes
@ -112,11 +112,7 @@ Style Enumerate-Resume
Tooltip "Optional arguments for this list (see enumitem manual)"
PresetArg "resume"
EndArgument
# a blue label to indicate that this is not a WYSIWYG label
# because the numbering differs in the output
LabelFont
Color blue
EndFont
ResumeCounter true
Requires enumitem
End