1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
joostdecock
e35bda36f7 chore(markdown): Changes to refer less to models 2023-10-30 19:27:24 +01:00
Benjamin Fan
d3538080c8 fix(docs): (timing) Correct example units to milliseconds 2023-06-01 10:24:11 -07:00
Benjamin Fan
8ec905dc26 fix(docs): (timing) Correct units to milliseconds 2023-06-01 10:21:53 -07:00
Benjamin Fan
ecf65d5c9a fix(docs): (timing) Add details and examples 2023-06-01 10:08:26 -07:00
joostdecock
d0447c0f77 breaking: New annotation plugin replaces others
This wraps up the initial work on a new annotations plugin that replaces
other plugins that provide annotations. As a result, the following
plugins are now no longer available:

- plugin-banner
- plugin-bartack
- plugin-buttons
- plugin-cutonfold
- plugin-dimension
- plugin-grainine
- plugin-logo
- plugin-notches
- plugin-scalebox
- plugin-title

The new plugin-annotations package provides all these plugins used to
provide. In addition, it also includes the following new macros:

- bannerbox
- pleat
- sewTogether
2023-04-15 15:14:56 +02:00