projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
686015c
)
move expl syntax
author
Marei Peischl
<marei@peitex.de>
Mon, 9 Dec 2019 15:10:41 +0000
(16:10 +0100)
committer
Jan Büren
<jan@kivitendo.de>
Mon, 3 Feb 2020 11:21:38 +0000
(12:21 +0100)
insettings.tex
patch
|
blob
|
history
diff --git
a/insettings.tex
b/insettings.tex
index
c596f69
..
5f3534a
100644
(file)
--- a/
insettings.tex
+++ b/
insettings.tex
@@
-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}}