]> wagnertech.de Git - mfinanz.git/blobdiff - templates/print/marei/letter.tex
Merge branch 'b-3.6.1' into mebil
[mfinanz.git] / templates / print / marei / letter.tex
index 3b12fb4a8ff97321bf9eb781b88991a754de4c71..1f29b1d6b47cb4e26aa9aa61b4daa07ff9a257a6 100644 (file)
@@ -34,19 +34,18 @@ $( IF letter.subject )$
 $( END )$
 
 \begin{letter}{
-               $( KiviLatex.filter(customer.name) )$\strut\\
-               $( KiviLatex.filter(letter.contact.formal_greeting) )$\strut\\
-               $( KiviLatex.filter(customer.street) )$\strut\\
-               $( KiviLatex.filter(customer.zipcode) )$ $( KiviLatex.filter(customer.city) )$\strut\\
-               $( KiviLatex.filter(customer.country) )$
-       }
+$( KiviLatex.filter(customer.name) )$\strut\\
+$( KiviLatex.filter(letter.contact.formal_greeting) )$\strut\\
+$( KiviLatex.filter(customer.street) )$\strut\\
+$( KiviLatex.filter(customer.zipcode) )$ $( KiviLatex.filter(customer.city) )$\strut\\
+$( KiviLatex.filter(customer.country) )$%
+}
 
 \opening{$( KiviLatex.filter(letter.greeting) )$}
-
+\thispagestyle{kivitendo.letter.first}
 
 $( KiviLatex.filter_html(letter.body) )$
 
-
 \closing{\gruesse}
 
 \end{letter}