The generator now produces a working template!
This commit is contained in:
1
data.js
1
data.js
@@ -217,6 +217,7 @@ const typst_header = `#import "template/template.typ": *
|
|||||||
document: "{thesis_type.type}",
|
document: "{thesis_type.type}",
|
||||||
lang: "{language.lang}",
|
lang: "{language.lang}",
|
||||||
title: (cs: "{thesis_title.cs}", en: "{thesis_title.en}"),
|
title: (cs: "{thesis_title.cs}", en: "{thesis_title.en}"),
|
||||||
|
branch: ({language.lang}: "SEM DOPLŇTE SPECIALIZACI"),
|
||||||
<finishing_touches.has_keywords: keywords: (
|
<finishing_touches.has_keywords: keywords: (
|
||||||
cs: ("DOPLŇTE", "SEM", "KLÍČOVÁ", "SLOVA"),
|
cs: ("DOPLŇTE", "SEM", "KLÍČOVÁ", "SLOVA"),
|
||||||
en: ("INSERT", "KEYWORDS", "HERE")
|
en: ("INSERT", "KEYWORDS", "HERE")
|
||||||
|
Reference in New Issue
Block a user