Aktionen
Interface Changes¶
In general: all macros listed in coco-xerif.sty should ideally be replaced by their new counter-parts.
The following is a (non-exhaustive) list of further changes that could not be mitigated by coco-xerif.sty
Headings¶
- Container
headingis nowHeading, replace\tpAddToDefault{heading}{…}with\ccAddToProperties{Heading}{…}
Lists¶
- Default LaTeX list environments (
enumerate,itemize,description) are only replaced with the newcoco-listsenvironments whencoco-lists.styis loaded with thereplacepackage option. - The package
enumerateis no longer loaded by default (resp. viacoco-lists.sty). Load manually in the publisher style, if still needed (note that all functionality of the enumerate package should be incorportated intococo-lists.sty. If you miss a feature, please notify Lupino.) \leftmarginipreviously defaulted to\parindent; this must be done in the publisher style, now.- If re-building the lists for the
ally-Branch is too much work, simply copy thecoco-lists.styfrom the main branch into the publisher-specific repo.
Von Patrick Schulz vor 11 Monaten aktualisiert · 9 Revisionen