https://github.com/btschwertfeger/iu-typst-template
Typst template for written assignments, case-studies, research essays, project reports, and theses at the IU University of Applied Sciences
https://github.com/btschwertfeger/iu-typst-template
international-university template typst typst-template
Last synced: 2 months ago
JSON representation
Typst template for written assignments, case-studies, research essays, project reports, and theses at the IU University of Applied Sciences
- Host: GitHub
- URL: https://github.com/btschwertfeger/iu-typst-template
- Owner: btschwertfeger
- License: mit
- Created: 2024-12-01T15:18:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-04-01T05:37:33.000Z (3 months ago)
- Last Synced: 2026-04-01T08:23:27.409Z (3 months ago)
- Topics: international-university, template, typst, typst-template
- Language: Typst
- Homepage:
- Size: 90.8 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typst template for assignments at the IU University of Applied Sciences
> ⚠️ Please note the authors and contributors of this template are not
> responsible for any changes in the requirements of the assignments. Please
> check the requirements of your assignment and apply these accordingly.
> Also, the authors and contributors of this template are not affiliated with
> the IU University of Applied Sciences.
The template provides a simple `main.typ` file along with a `reference.yaml` and
and example image. The `main.typ` file is a simple example of a document that
can be used for assignments at the IU University of Applied Sciences.
## Usage
> ⚠️ typst>=v0.12.0 is required to use this template.
To compile the document, run the following command:
```bash
typst compile main.typ
```
## Contributions
Contributions are welcome. Please open an issue or a pull request if you have
any suggestions or improvements.
## License
This template is licensed under the MIT License. See the [LICENSE](LICENSE)
file.