mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
enumitem.module: handle resume counter
Uses the new counter tags.
This commit is contained in:
parent
a85fa80060
commit
b30de672d0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user