An open API service indexing awesome lists of open source software.

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

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.