Revision 686015c1
Von Marei Peischl vor fast 5 Jahren hinzugefügt
insettings.tex | ||
---|---|---|
44 | 44 |
% Identität |
45 | 45 |
\input{\identpath/ident.tex} |
46 | 46 |
|
47 |
%Setze Briefkopf-logo falls vorhanden |
|
48 |
\file_if_exist:nT {\identpath/briefkopf.png} { |
|
49 |
\setkomavar{fromlogo}{ |
|
50 |
\includegraphics[width=.25\linewidth]{\identpath/briefkopf.png} |
|
51 |
} |
|
52 |
} |
|
53 |
|
|
47 | 54 |
\ExplSyntaxOn |
48 | 55 |
% Währungen/Konten |
49 | 56 |
\tl_new:N \g_kivi_currency_tl |
kiviletter.sty | ||
---|---|---|
116 | 116 |
\fi |
117 | 117 |
} |
118 | 118 |
|
119 |
\setkomavar{fromlogo}{\includegraphics[width=.25\linewidth]{\identpath/briefkopf.png}} |
|
120 |
|
|
121 | 119 |
\@setplength{locwidth}{6cm} |
122 | 120 |
|
123 | 121 |
\ExplSyntaxOn |
Auch abrufbar als: Unified diff
move fromlogo to insettings