Files
LU-DF-Typst-Template/examples/qualification-thesis/README.md

29 lines
984 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Qualification thesis example (solo-lu-df)
This folder contains a ready-to-edit qualification-thesis example built with
the `solo-lu-df` Typst template:
- `main.typ` Typst source (the example document).
- `bibliography.yml` example bibliography entries.
- `utils/` helper snippets for diagrams/tables used by the example.
## How to edit
Open `examples/qualification-thesis/main.typ` and modify the `ludf.with(...)`
call to change title, authors, advisors, date, place, abstract, bibliography,
and attachments. The example demonstrates:
- Title/author/advisor metadata
- Primary and secondary abstracts with keywords
- Attachments (tables)
- Simple DPD/ER diagrams via `fletcher` or external images and local helpers
## Thesis type
This example uses `thesis-type: "qualification"` which generates the appropriate
documentary page for course works.
## License
This project is licensed under the MIT-0 License see the [LICENSE](./../../LICENSE) file for details.