Interface Changes » Historie » Version 3
Patrick Schulz, 23.09.2024 14:44
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. |