- Fixed a bug that caused the appendix label not to change when a different language was selected.
- Added layout customization options (font-sizes, title-page, etc.)
- Added functionality to set fonts for the document.
- Adapted code to new typst version (0.12.0)
- Added the possibility to exclude the table of contents from the document with
toc: false
in the configuration.
Initial Release