feat!: refactor #15

Merged
pencelheimer merged 4 commits from unexplrd/typst_nure_template:0.1.0 into 0.1.0 2026-01-12 00:16:46 +02:00
Showing only changes of commit c49e911aad - Show all commits
+1 -3
View File
@@ -40,7 +40,7 @@
"грудня",
).at(month - 1)
#let is-cyr(text) = text.split("").any(char => "А" <= char and char <= "я")
#let is-cyr(c) = regex("[\p{Cyrillic}]") in c
Outdated
Review

перевірка вигляда занадто наївно

перевірка вигляда занадто наївно
#let gender-form(verb, gender: "p") = {
(
1
@@ -303,8 +303,6 @@
doc,
university: "ХНУРЕ",
subject: none,
type: none,
number: none,
title: none,
authors: (),
mentors: (),