From eedad02e621755aa269a6728364fa2ef07f6bca9 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 24 Sep 2006 17:44:51 +0000 Subject: Changed all templates to the new syntax git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@142 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/Italian-packing_list.tex | 46 +++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'templates/Italian-packing_list.tex') diff --git a/templates/Italian-packing_list.tex b/templates/Italian-packing_list.tex index 271d2906..2064f83d 100755 --- a/templates/Italian-packing_list.tex +++ b/templates/Italian-packing_list.tex @@ -25,12 +25,12 @@ \parbox{\textwidth}{ \parbox[b]{12cm}{ - <%company%> + - <%address%>}\hfill + }\hfill \begin{tabular}[b]{rr@{}} - Tel & <%tel%>\\ - Fac & <%fax%> + Tel & \\ + Fac & \end{tabular} \rule[1.5ex]{\textwidth}{0.5pt} @@ -39,39 +39,39 @@ \fontfamily{cmss}\fontshape{n}\selectfont -\markboth{<%company%>\hfill <%invnumber%>}{\usebox{\hdr}} +\markboth{\hfill }{\usebox{\hdr}} \pagestyle{myheadings} %\thispagestyle{empty} use this with letterhead paper -<%pagebreak 65 27 48%> + \end{tabular*} \newpage -\markright{<%company%>\hfill <%invnumber%>} +\markright{\hfill } \vspace*{-12pt} \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rll@{}} \textbf{Numero} & \textbf{Descrizione} & \textbf{Quantita'} & \textbf{Unita'} & \textbf{Bin} \\ -<%end pagebreak%> + \fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont \vspace*{2cm} -<%shiptoname%> + -<%shiptoaddr1%> + -<%shiptoaddr2%> + -<%shiptoaddr3%> + -<%shiptoaddr4%> + \vspace{3.5cm} @@ -79,9 +79,9 @@ \hfill \begin{tabular}[t]{l@{\hspace{0.3cm}}l} - \textbf{Data} & <%invdate%> \\ - \textbf{Numero} & <%invnumber%> \\ - \textbf{Cliente} & <%customer_id%> + \textbf{Data} & \\ + \textbf{Numero} & \\ + \textbf{Cliente} & \end{tabular} \vspace{1cm} @@ -89,10 +89,10 @@ \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rll@{}} \textbf{Codice} & \textbf{Descrizione} & \textbf{Quantita'} & \textbf{Unita'} & \textbf{Bin} \\ -<%foreach number%> - <%number%> & <%description%> & <%qty%> & - <%unit%> & <%bin%> \\ -<%end number%> + + & & & + & \\ + \end{tabular*} @@ -101,9 +101,9 @@ \vspace{12pt} -<%if notes%> - <%notes%> -<%end if%> + + + } -- cgit v1.2.3