From b1aea59dfef7b8e2fac9f0059d6a304ef1c505bf Mon Sep 17 00:00:00 2001 From: "Marei (peiTeX)" Date: Tue, 29 Sep 2020 22:28:26 +0200 Subject: [PATCH] marei: abweichende Lieferadresse -> macro --- templates/print/marei/credit_note.tex | 2 +- templates/print/marei/invoice.tex | 2 +- templates/print/marei/proforma.tex | 2 +- templates/print/marei/purchase_delivery_order.tex | 2 +- templates/print/marei/sales_quotation.tex | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/print/marei/credit_note.tex b/templates/print/marei/credit_note.tex index 058bc13de..8c05c10fd 100644 --- a/templates/print/marei/credit_note.tex +++ b/templates/print/marei/credit_note.tex @@ -38,7 +38,7 @@ \begin{lrbox}\shippingAddressBox \parbox{\useplength{toaddrwidth}}{ \backaddr@format{\scriptsize\usekomafont{backaddress}% - \strut abweichende Lieferadresse + \strut\abweichendeLieferadresse } \par\smallskip \setlength{\parskip}{\z@} diff --git a/templates/print/marei/invoice.tex b/templates/print/marei/invoice.tex index d212ec522..3e36ab1b5 100644 --- a/templates/print/marei/invoice.tex +++ b/templates/print/marei/invoice.tex @@ -45,7 +45,7 @@ \begin{lrbox}\shippingAddressBox \parbox{\useplength{toaddrwidth}}{ \backaddr@format{\scriptsize\usekomafont{backaddress}% - \strut abweichende Lieferadresse + \strut\abweichendeLieferadresse } \par\smallskip \setlength{\parskip}{\z@} diff --git a/templates/print/marei/proforma.tex b/templates/print/marei/proforma.tex index ce2196a86..b5396cd8f 100644 --- a/templates/print/marei/proforma.tex +++ b/templates/print/marei/proforma.tex @@ -41,7 +41,7 @@ \begin{lrbox}\shippingAddressBox \parbox{\useplength{toaddrwidth}}{ \backaddr@format{\scriptsize\usekomafont{backaddress}% - \strut abweichende Lieferadresse + \strut\abweichendeLieferadresse } \par\smallskip \setlength{\parskip}{\z@} diff --git a/templates/print/marei/purchase_delivery_order.tex b/templates/print/marei/purchase_delivery_order.tex index 9d236b7c0..07488775b 100644 --- a/templates/print/marei/purchase_delivery_order.tex +++ b/templates/print/marei/purchase_delivery_order.tex @@ -45,7 +45,7 @@ \begin{lrbox}\shippingAddressBox \parbox{\useplength{toaddrwidth}}{ \backaddr@format{\scriptsize\usekomafont{backaddress}% - \strut abweichende Lieferadresse + \strut\abweichendeLieferadresse } \par\smallskip \setlength{\parskip}{\z@} diff --git a/templates/print/marei/sales_quotation.tex b/templates/print/marei/sales_quotation.tex index 3df4300a9..0190046d6 100644 --- a/templates/print/marei/sales_quotation.tex +++ b/templates/print/marei/sales_quotation.tex @@ -43,7 +43,7 @@ \begin{lrbox}\shippingAddressBox \parbox{\useplength{toaddrwidth}}{ \backaddr@format{\scriptsize\usekomafont{backaddress}% - \strut abweichende Lieferadresse + \strut\abweichendeLieferadresse } \par\smallskip \setlength{\parskip}{\z@} -- 2.20.1