mirror of
https://github.com/JustAnyones/ktu-paper.git
synced 2026-06-20 22:11:56 +00:00
Add very slim documentation on how to use the template
This commit is contained in:
@@ -1 +1,21 @@
|
||||
# KTU-Typst
|
||||
|
||||
To use the template
|
||||
|
||||
```typst
|
||||
#import "template.typ": ataskaita
|
||||
|
||||
#show: doc => ataskaita(
|
||||
"Kompiuterinis raštingumas",
|
||||
(
|
||||
[Technologinis projektas],
|
||||
[Typst šablonas]
|
||||
),
|
||||
author: "Vardenis Pavardenis",
|
||||
recipient: "lekt. Petras Petraitis",
|
||||
document: doc,
|
||||
)
|
||||
|
||||
= Įvadas
|
||||
...
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user