fix: typo and other

This commit is contained in:
2026-01-29 18:54:32 +02:00
parent a77366239b
commit 1d5ffd045c
2 changed files with 4 additions and 6 deletions

View File

@@ -37,7 +37,7 @@
"ПЗ": [Звіт \ з практичної роботи],
"КР": [Контрольна робота],
"РФ": [Реферат], // зрада
"ІДЗ": [Індивідуальне домашнє завданння],
"ІДЗ": [Індивідуальне домашнє завдання],
).at(type, default: type)
if not is-empty(number) { [#type-title #number] } else { [#type-title] }
}

View File

@@ -52,15 +52,13 @@
#gender-form("author", dict: author) ст. гр. #author.edu_program\-#author.group
\
Керівник:\
#head_mentor.degree
Керівник:\ #head_mentor.degree
\
Робота захищена на оцінку
\
Комісія:\
#for m in mentors { degree-get(m) }
Комісія:\ #for m in mentors { degree-get(m) }
#colbreak()
#set align(left)
@@ -75,7 +73,7 @@
#underline(" " * 35)
\ \
#for m in mentors { [#m.name\ ] }
#for m in mentors [#m.name\ ]
]
#v(1fr)