From 8a5c1b22ac632f5166f4153db4038b0a63cffba7 Mon Sep 17 00:00:00 2001
From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
Date: Thu, 9 Jul 2020 11:33:53 +0200
Subject: [PATCH] \endinput --> \stop

---
 gefahrgutformular/gefahrgutformular.cls | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gefahrgutformular/gefahrgutformular.cls b/gefahrgutformular/gefahrgutformular.cls
index 3f5f07d..1d8943a 100644
--- a/gefahrgutformular/gefahrgutformular.cls
+++ b/gefahrgutformular/gefahrgutformular.cls
@@ -21,7 +21,7 @@
   \ClassError{gefahrgutformular}{LuaTeX is required for this class. Aborting.}{%
     This class can only be used with the LuaTeX engine\MessageBreak
     (command `lualatex').}
-  \expandafter\luacode@sty@endinput
+  \expandafter\stop
 \fi
 
 \RequirePackage{fontspec}
-- 
GitLab