3 Commits
v1.2 ... v1.2.1

3 changed files with 5 additions and 3 deletions

View File

@@ -6,6 +6,8 @@
supervisor: "Ondřej Mekina",
)
#profile("release")
= Lehký úvod do Typstu a této šablony
Typst je profesionální sázecí nástroj podobný markdownu, LaTeXu/TeXu, groffu, atd.

View File

@@ -37,7 +37,7 @@
// text
set text(font: serif_font);
set par(justify: true, first-line-indent: 0.63cm);
set par(justify: true);
if language == "cs" {
content = set_czech_nonbreakable_terms(content);
}

View File

@@ -1,9 +1,9 @@
#import "../template/template.typ": *
#tultitlepages2(
author: "James Bond",
author: "Ondřej Mekina, Matěj Žucha",
author_pronouns: "masculine",
supervisor: "Q",
supervisor: "Ondřej Mekina",
document: "bp",
faculty: "fm",
programme: (cs: "MI6000000007 Přísně tajné"),