feat: make mentor.degree in pz-lb optional
fix: remove personal font preference Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
4
lib.typ
4
lib.typ
@ -232,7 +232,7 @@
|
||||
)
|
||||
set text(
|
||||
size: 11pt,
|
||||
font: ("Iosevka NFM", "Courier New"),
|
||||
font: ("Courier New", "Iosevka NFM"),
|
||||
weight: "semibold",
|
||||
)
|
||||
|
||||
@ -725,7 +725,7 @@
|
||||
mentor.gender == "m"
|
||||
) [Перевірив:\ ] else [Перевірилa:\ ]
|
||||
[
|
||||
#mentor.degree\
|
||||
#if mentor.degree != none [#mentor.degree\ ]
|
||||
#mentor.name\
|
||||
]
|
||||
} else [
|
||||
|
Reference in New Issue
Block a user