import
This commit is contained in:
commit
68495d7a47
5 changed files with 168 additions and 0 deletions
21
template/document.typ
Normal file
21
template/document.typ
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
#import "@local/uniforlife-document:0.0.1": document
|
||||
|
||||
#document(
|
||||
title: [Antigravity cuisine],
|
||||
task: [Recipe for fried eggs],
|
||||
university: [University of Graz],
|
||||
institute: [Uni for Life],
|
||||
course: [Cooking 101],
|
||||
instructor: [Lady Gaga],
|
||||
author: [John Doe],
|
||||
lang: "de",
|
||||
)[
|
||||
|
||||
#lorem(100)
|
||||
|
||||
#lorem(200)
|
||||
|
||||
|
||||
// #bibliography("refs.bib")
|
||||
]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue