summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf.typ12
1 files changed, 0 insertions, 12 deletions
diff --git a/conf.typ b/conf.typ
index c5f857e..313cef4 100644
--- a/conf.typ
+++ b/conf.typ
@@ -62,18 +62,6 @@
)
)
-
-
-#let get_student_word(sex) = {
- return strings.student.at(sex, default: strings.error.no_sex)
-}
-
-#let otchet_title(info) = {
- let author = info.at("author", default: (:))
- set align(center)
-}
-
-
#let make_toc(
info: ()
) = {