Interface Changes » Historie » Version 1
Patrick Schulz, 23.09.2024 14:42
| 1 | 1 | Patrick Schulz | h1. Interface Changes |
|---|---|---|---|
| 2 | |||
| 3 | **In general**: all macros listed in "@xerif-latex.sty@":https://github.com/transpect/xerif-latex/blob/ally/coco-xerif.sty should ideally be replaced by their new counter-parts. |
||
| 4 | |||
| 5 | Changes not listed in @coco-xerif.sty@: |
||
| 6 | * Container @heading@ is now @Heading@, replace @\tpAddToDefault{heading}{…}@ with @\ccAddToProperties{Heading}{…}@ |
||
| 7 | * Default LaTeX list macros (@enumerate@, @itemize@, @description@) are only replaced with the new @coco-lists@ environments when @coco-lists.sty@ is loaded with the @replace@ package option. |