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
heading
is nowHeading
, replace\tpAddToDefault{heading}{…}
with\ccAddToProperties{Heading}{…}
Lists¶
- Default LaTeX list environments (
enumerate
,itemize
,description
) are only replaced with the newcoco-lists
environments whencoco-lists.sty
is loaded with thereplace
package option. - The package
enumerate
is 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.) \leftmargini
previously defaulted to\parindent
; this must be done in the publisher style, now.
Von Patrick Schulz vor 2 Monaten aktualisiert · 7 Revisionen