Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 3d229eb9

Von Marei Peischl vor mehr als 3 Jahren hinzugefügt

  • ID 3d229eb932520febe9d8147cf3413c7b13a23b4b
  • Vorgänger 4ec81d44
  • Nachfolger 424ee46d

marei: adjust indentation using latexindent according to kivitendo regulations 2 spaces instead of 1 tab

Unterschiede anzeigen:

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