Revision 3d229eb9
Von Marei Peischl vor mehr als 3 Jahren hinzugefügt
templates/print/marei/letter.tex | ||
---|---|---|
34 | 34 |
$( END )$ |
35 | 35 |
|
36 | 36 |
\begin{letter}{ |
37 |
$( KiviLatex.filter(customer.name) )$\strut\\
|
|
38 |
$( KiviLatex.filter(letter.contact.formal_greeting) )$\strut\\
|
|
39 |
$( KiviLatex.filter(customer.street) )$\strut\\
|
|
40 |
$( KiviLatex.filter(customer.zipcode) )$ $( KiviLatex.filter(customer.city) )$\strut\\
|
|
41 |
$( KiviLatex.filter(customer.country) )$%
|
|
42 |
}
|
|
37 |
$( KiviLatex.filter(customer.name) )$\strut\\ |
|
38 |
$( KiviLatex.filter(letter.contact.formal_greeting) )$\strut\\ |
|
39 |
$( KiviLatex.filter(customer.street) )$\strut\\ |
|
40 |
$( KiviLatex.filter(customer.zipcode) )$ $( KiviLatex.filter(customer.city) )$\strut\\ |
|
41 |
$( KiviLatex.filter(customer.country) )$% |
|
42 |
} |
|
43 | 43 |
|
44 | 44 |
\opening{$( KiviLatex.filter(letter.greeting) )$} |
45 | 45 |
|
Auch abrufbar als: Unified diff
marei: adjust indentation using latexindent according to kivitendo regulations 2 spaces instead of 1 tab