mirror of
https://github.com/kristoferssolo/LU-DF-Typst-Template.git
synced 2026-02-04 06:22:05 +00:00
docs: add readme files
This commit is contained in:
23
examples/qualification-thesis/README.md
Normal file
23
examples/qualification-thesis/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
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](./../../LICENSE) file for details.
|
||||
Reference in New Issue
Block a user