]> wagnertech.de Git - kivitendo-erp.git/commitdiff
LaTeX-Template letter.tex korrekte Variablennamen gesetzt
authorJan Büren <jan@kivitendo-premium.de>
Wed, 25 Mar 2015 14:22:13 +0000 (15:22 +0100)
committerJan Büren <jan@kivitendo-premium.de>
Wed, 25 Mar 2015 14:22:13 +0000 (15:22 +0100)
rcv_name -> name

templates/print/RB/letter.tex
templates/print/Standard/letter.tex

index 16454644f5ee534406c3b6b3f3f37dc3c690b172..67a26422ca73d84159aaf7728a4a48eaa40ca7bf 100644 (file)
 
 \begin{minipage}{14cm}
 
-  <%rcv_name%>
+  <%name%>
 
-  <%rcv_contact_formal%>
+  <%contact_formal%>
 
-  <%rcv_countrycode%> <%rcv_zipcode%> <%rcv_city%>
+  <%countrycode%> <%zipcode%> <%city%>
 
-  <%rcv_country%>
+  <%country%>
 
 \end{minipage}
 \hfill
 
 \begin{minipage}{14cm}
 
+\textbf{<%reference%>}
+
+\vspace{1cm}
+
+
 \textbf{<%subject%>}
 
 \vspace{1cm}
index 16454644f5ee534406c3b6b3f3f37dc3c690b172..67a26422ca73d84159aaf7728a4a48eaa40ca7bf 100644 (file)
 
 \begin{minipage}{14cm}
 
-  <%rcv_name%>
+  <%name%>
 
-  <%rcv_contact_formal%>
+  <%contact_formal%>
 
-  <%rcv_countrycode%> <%rcv_zipcode%> <%rcv_city%>
+  <%countrycode%> <%zipcode%> <%city%>
 
-  <%rcv_country%>
+  <%country%>
 
 \end{minipage}
 \hfill
 
 \begin{minipage}{14cm}
 
+\textbf{<%reference%>}
+
+\vspace{1cm}
+
+
 \textbf{<%subject%>}
 
 \vspace{1cm}