From 70f8576d8406fa2a2d64ea4cbfcf0fc80db0f31d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Veli=20M=C3=A4kinen?= <veli.makinen@helsinki.fi>
Date: Thu, 1 Oct 2020 09:27:30 +0300
Subject: [PATCH] Fixed seminar layout option

---
 HYthesisML.cls | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/HYthesisML.cls b/HYthesisML.cls
index 44e261c..dc3e55b 100644
--- a/HYthesisML.cls
+++ b/HYthesisML.cls
@@ -425,6 +425,8 @@
 \fi
 \if@seminar
     \newcommand{\level}{\translate{seminar}}
+    \newcommand{\programme}{}
+    \renewcommand{\getSubject}{\programme}
     \renewcommand{\oppiaine}{{Koulutusohjelma --- Utbildningsprogram  --- Study programme}}
 \fi
 
-- 
GitLab