mirror of
https://github.com/Garmelon/Arbeitszeitdokumentationsgenerator.git
synced 2026-04-12 00:35:04 +02:00
Add and document typst template
This commit is contained in:
parent
3a687cdb36
commit
2131c2fb0d
4 changed files with 562 additions and 0 deletions
|
|
@ -5,3 +5,12 @@ inspired by the [SDQ TimeSheetGenerator][tsg] and a friend's very useful wrapper
|
|||
website that spits out PDFs directly.
|
||||
|
||||
[tsg]: https://github.com/kit-sdq/TimeSheetGenerator
|
||||
|
||||
## Typst template
|
||||
|
||||
The centerpiece of the repository is a [typst][typst] template that generates
|
||||
and validates time sheets. It aims to mirror the look of the official form as
|
||||
closely as possible. For usage information, see [its docs][tdocs].
|
||||
|
||||
[typst]: https://github.com/typst/typst
|
||||
[tdocs]: kit_timesheet.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue