From f66f36d5607486ecd4eb4c2379005125de52b5ae Mon Sep 17 00:00:00 2001 From: Matej-Zucha-TUL Date: Fri, 3 Oct 2025 12:00:48 +0200 Subject: [PATCH] Add missing argument describtions --- template/template.typ | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template/template.typ b/template/template.typ index 13f2545..4d6d19f 100644 --- a/template/template.typ +++ b/template/template.typ @@ -30,7 +30,9 @@ // - author (str): The name of the document's author. // - author_gender (str): The gender of the document's author. Needed only for the `cs` language. // - supervisor (str): The name of the document's supervisor. +// - consultant (str): The name of the document's consultant. // - programme (dictionary): Study programme. +// - branch (disctionary): Study branch // - abstract (dictionary): The abstract. // - keywords (dictionary): The abstract keywords. // - assignment (str): Filepath of the assignment document/page.