X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fprint%2FRB%2Finsettings.tex;h=4eaad875a7ddc2d70fc801b7dba664b7338fe506;hb=a18b7de6d5cbd43028f4bd9de2e44110a9815d5d;hp=2d9f333fe2746cbc49f8be5bf4046b0e0fcfe345;hpb=08c751991a135cdc1e582b51b72c6f54d0818c3a;p=kivitendo-erp.git diff --git a/templates/print/RB/insettings.tex b/templates/print/RB/insettings.tex index 2d9f333fe..4eaad875a 100644 --- a/templates/print/RB/insettings.tex +++ b/templates/print/RB/insettings.tex @@ -1,6 +1,6 @@ % Sprachüberprüfung -\IfSubStringInString{\_EN}{\lxtmpfile}{\input{english.tex}}{ - \IfSubStringInString{\_DE}{\lxtmpfile}{\input{deutsch.tex}}{\input{deutsch.tex}} +\ifthenelse{\equal{\lxlangcode}{EN}}{\input{english.tex}}{ + \ifthenelse{\equal{\lxlangcode}{DE}}{\input{deutsch.tex}}{\input{deutsch.tex}} } % Ende EN @@ -10,8 +10,8 @@ % Hat man mehrere Mandanten muß man statt "Firma1" den Datenbanknamen seines % Mandanten eingeben. -\IfSubStringInString{Firma1}{\lxcompany}{\newcommand{\identpath}{firma1}}{ - \IfSubStringInString{Firma2}{\lxcompany}{\newcommand{\identpath}{firma2}} +\IfSubStringInString{Firma1}{\lxtitlebar}{\newcommand{\identpath}{firma1}}{ + \IfSubStringInString{Firma2}{\lxtitlebar}{\newcommand{\identpath}{firma2}} {\newcommand{\identpath}{firma}} % sonst } % Ende Firma1 @@ -48,7 +48,7 @@ a4paper, % DINA4 %% left=19mm, % Linker Rand %% width=142mm, % Textbreite - top=49mm, % Abstand Textanfang von oben + top=46mm, % Abstand Textanfang von oben head=5mm, % Höhe des Kopfes headsep=12mm, % Abstand Kopf zu Textanfang bottom=25mm, % Abstand von unten @@ -90,10 +90,11 @@ \cfoot{ {\normalfont\fontfamily{cmss} \tiny \begin{tabular}{p{5cm}p{4.5cm}lr} - \firma & \email & \textKontonummer & \kontonummer \\ - \strasse & \homepage & \textBank & \bank \\ - \ort & \textUstid\ \ustid & \textIban & \iban \\ + \firma & \email & \textKontonummer & \kontonummer \\ + \strasse & \homepage & \textBank & \bank \\ + \ort & \textUstid\ \ustid & \textIban & \iban \\ + \textTelefon~\telefon & \finanzamt & \textBic & \bic \\ + \ifthenelse{\equal{\fax}{}}{}{\textFax~\fax} & &\textBankleitzahl & \bankleitzahl \\ \end{tabular} } } -