Projekt

Allgemein

Profil

Interface Changes » Historie » Version 4

Patrick Schulz, 23.09.2024 14:46

1 1 Patrick Schulz
h1. Interface Changes
2
3 2 Patrick Schulz
**In general**: all macros listed in "@coco-xerif.sty@":https://github.com/transpect/xerif-latex/blob/ally/coco-xerif.sty should ideally be replaced by their new counter-parts.
4 1 Patrick Schulz
5
Changes not listed in @coco-xerif.sty@:
6
* Container @heading@ is now @Heading@, replace @\tpAddToDefault{heading}{…}@ with @\ccAddToProperties{Heading}{…}@
7 3 Patrick Schulz
* Default LaTeX list environments (@enumerate@, @itemize@, @description@) are only replaced with the new @coco-lists@ environments when @coco-lists.sty@ is loaded with the @replace@ package option.
8 4 Patrick Schulz
* The package enumerate is no longer loaded by default (i.e. by coco-lists.sty). Load manually in the publisher style, if still needed (note that all functionality of the enumerate package should be incorportated into coco-lists.sty. If you miss a feature, please notify Lupino.)