LU-DF-Typst-Template/examples/qualification-thesis
2025-10-03 13:46:51 +03:00
..
utils feat: add qualification thesis example 2025-08-22 21:29:11 +03:00
bibliography.yml feat: add qualification thesis example 2025-08-22 21:29:11 +03:00
main.typ chore: bump version number 2025-10-03 13:46:51 +03:00
README.md docs: add readme files 2025-08-27 14:13:30 +03:00

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

License

This project is licensed under the MIT-0 License - see the LICENSE file for details.