move expl syntax
authorMarei Peischl <marei@peitex.de>
Mon, 9 Dec 2019 15:10:41 +0000 (16:10 +0100)
committerJan Büren <jan@kivitendo.de>
Mon, 3 Feb 2020 11:21:38 +0000 (12:21 +0100)
insettings.tex

index c596f69..5f3534a 100644 (file)
@@ -44,6 +44,8 @@
 % Identität
 \input{\identpath/ident.tex}
 
+\ExplSyntaxOn
+
 %Setze Briefkopf-logo falls vorhanden
 \file_if_exist:nT {\identpath/briefkopf.png} {
        \setkomavar{fromlogo}{
@@ -51,7 +53,6 @@
        }
 }
 
-\ExplSyntaxOn
 % Währungen/Konten
 \tl_new:N \g_kivi_currency_tl
 \str_if_in:NnT \lxcurrency {USD} {\tl_gset:Nn \g_kivi_currency_tl {usd}}