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
+1 -1
View File
@@ -37,7 +37,7 @@
"ПЗ": [Звіт \ з практичної роботи], "ПЗ": [Звіт \ з практичної роботи],
"КР": [Контрольна робота], "КР": [Контрольна робота],
"РФ": [Реферат], // зрада "РФ": [Реферат], // зрада
"ІДЗ": [Індивідуальне домашнє завданння], "ІДЗ": [Індивідуальне домашнє завдання],
).at(type, default: type) ).at(type, default: type)
if not is-empty(number) { [#type-title #number] } else { [#type-title] } if not is-empty(number) { [#type-title #number] } else { [#type-title] }
} }
+3 -5
View File
@@ -52,15 +52,13 @@
#gender-form("author", dict: author) ст. гр. #author.edu_program\-#author.group #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() #colbreak()
#set align(left) #set align(left)
@@ -75,7 +73,7 @@
#underline(" " * 35) #underline(" " * 35)
\ \ \ \
#for m in mentors { [#m.name\ ] } #for m in mentors [#m.name\ ]
] ]
#v(1fr) #v(1fr)