From b0f1e210af34240552a63c27bb0a938fd5fe2135 Mon Sep 17 00:00:00 2001 From: orangerot Date: Thu, 11 Sep 2025 21:16:15 +0200 Subject: fix(muendliche-pruefung): layout --- muendliche-pruefung/lib.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'muendliche-pruefung/lib.typ') diff --git a/muendliche-pruefung/lib.typ b/muendliche-pruefung/lib.typ index 1ab33dc..e8e65e6 100644 --- a/muendliche-pruefung/lib.typ +++ b/muendliche-pruefung/lib.typ @@ -67,8 +67,8 @@ #show : preparation_time #show : agreements #show : it => [#it #preparations] - #show : examiner_behavior - #show : it => [#it #examinee_behavior] + #show : it => [#it #examinee_behavior] + #show : examiner_behavior #show : { for exam_kind in KIND.values().filter(it => it != KIND.NONE) [ #radiobox(checked: kind == exam_kind) #exam_kind \ -- cgit v1.2.3