From 39ae2075cadffb880dfbaf4d67f1ec8122123f79 Mon Sep 17 00:00:00 2001 From: redsh4de <25299353+redsh4de@users.noreply.github.com> Date: Fri, 3 Oct 2025 13:00:03 +0300 Subject: [PATCH 1/2] Fix typo for submission date in utils.typ --- src/utils.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils.typ b/src/utils.typ index 6f27b74..9bb8ffd 100644 --- a/src/utils.typ +++ b/src/utils.typ @@ -150,7 +150,7 @@ v(vspace) [ - Darbs iesniegs #formatted-date\ + Darbs iesniegts #formatted-date\ Kvalifikācijas darbu pārbaudījumu komisijas sekretārs (elektronisks paraksts) ] From 2797e67aec3a70ccf0589a1d74356fdb693a8c38 Mon Sep 17 00:00:00 2001 From: redsh4de <25299353+redsh4de@users.noreply.github.com> Date: Fri, 3 Oct 2025 13:17:04 +0300 Subject: [PATCH 2/2] update font sizes --- src/utils.typ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/utils.typ b/src/utils.typ index 9bb8ffd..b33d834 100644 --- a/src/utils.typ +++ b/src/utils.typ @@ -60,18 +60,18 @@ place, logo, ) = { - align(center, upper(text(size: 16pt, [ + align(center, upper(text(size: 14pt, [ #university\ #faculty ]))) v(1fr) - align(center, upper(text(20pt, weight: "bold", title))) + align(center, upper(text(16pt, weight: "bold", title))) v(0.2fr) - align(center, upper(text(size: 16pt, thesis-type))) + align(center, upper(text(size: 14pt, thesis-type))) v(1fr)