Releases: Tinggaard/classic-aau-report
Version 0.3.1
Added more customization capabilities to the template, including fonts, margins, and a draft mode.
The new arguments to project are
is-draft: A boolean indicating whether or not to include the frontmattermargins: A margin specification according to the docsclear-double-page: Whether or not to clear to the next odd page on chaptersfont: The font to use
Furthermore, the mainmatter, chapters, backmatter, and appendix show rules now all accept the optional skip-double argument, which can be set to false, to get the same behavior as clear-double-page throughout the document.
Version 0.3.0
Bump minimum compiler version to 0.13.
Fix a lot of compiler warnings arising with Typst 0.13 and remove unused dependencies.
Version 0.2.1
Fixed a bug where field-of-study was unused in the template.
Version 0.2.0
Added todonotes and wrote a starting guide for Typst.
Also added macros for revisioning and more extendability for the report in general.
Full Changelog: v0.1.1...v0.2.0
Version 0.1.1
Added danish "studenterrapport" logo, and a proper package description
Fonts
Version 0.1.0
Initial release