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-statement.tex | 68 ++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'templates/Italian-statement.tex') diff --git a/templates/Italian-statement.tex b/templates/Italian-statement.tex index d005047d..efa159d3 100755 --- a/templates/Italian-statement.tex +++ b/templates/Italian-statement.tex @@ -25,12 +25,12 @@ \parbox{\textwidth}{ \parbox[b]{12cm}{ - <%company%> + - <%address%>}\hfill + }\hfill \begin{tabular}[b]{rrr@{}} - Tel & <%tel%>\\ - Fax & <%fax%> + Tel & \\ + Fax & \end{tabular} \rule[1.5ex]{\textwidth}{0.5pt} @@ -39,32 +39,32 @@ \fontfamily{cmss}\fontshape{n}\selectfont -\markboth{<%company%>\hfill <%statementdate%>}{\usebox{\hdr}} +\markboth{\hfill }{\usebox{\hdr}} \pagestyle{myheadings} %\thispagestyle{empty} use this with letterhead paper -<%pagebreak 65 27 48%> + \end{tabular*} \rule{\textwidth}{2pt} \hfill \begin{tabularx}{7cm}{Xr@{}} - \textbf{Subtotale} & \textbf{<%sumcarriedforward%>} \\ + \textbf{Subtotale} & \textbf{} \\ \end{tabularx} \newpage -\markright{<%company%>\hfill <%statementdate%>} +\markright{\hfill } \vspace*{-12pt} \begin{tabular*}{\textwidth}{@{}l@{\extracolsep\fill}ccrrrr@{}} \textbf{Fattura Numero} & \textbf{Data} & \textbf{Dovuto} & \textbf{Scaduto} & \textbf{30} & \textbf{60} & \textbf{90+} \\ - carried forward from <%lastpage%> & & & & & & <%sumcarriedforward%> \\ -<%end pagebreak%> + carried forward from & & & & & & \\ + \fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont @@ -74,31 +74,31 @@ \parbox[t]{1cm}{\hfill} \parbox[t]{10.5cm}{ -<%name%> + -<%address1%> + -<%if address2%> -<%address2%> -<%end address2%> + + + -<%city%> <%state%> <%zipcode%> + -<%if country%> -<%country%> -<%end country%> + + + } \parbox[t]{7.5cm}{ -<%if customerphone%> -Tel: <%customerphone%> -<%end customerphone%> + +Tel: + -<%if customerfax%> -Fax: <%customerfax%> -<%end customerfax%> + +Fax: + -<%email%> + } \hfill @@ -106,18 +106,18 @@ Fax: <%customerfax%> \textbf{E S T R A T T O} \parbox{0.3cm}{\hfill} \textbf{C O N T O} \hfill -\hfill <%statementdate%> +\hfill \vspace{2cm} \begin{tabular*}{\textwidth}{@{}l@{\extracolsep\fill}ccrrrr@{}} \textbf{Fattura Numero} & \textbf{Data} & \textbf{Dovuto} & \textbf{Corrente} & \textbf{30} & \textbf{60} & \textbf{90+} \\ -<%foreach invnumber%> - <%invnumber%> & <%invdate%> & <%duedate%> & - <%c0%> & <%c30%> & <%c60%> & <%c90%> \\ -<%end invnumber%> -\textbf{Subtotale} & & & <%c0total%> & <%c30total%> & <%c60total%> & <%c90total%> + + & & & + & & & \\ + +\textbf{Subtotale} & & & & & & \end{tabular*} \rule{\textwidth}{1pt} @@ -125,12 +125,12 @@ Fax: <%customerfax%> \hfill \begin{tabularx}{7cm}{Xr@{}} - \textbf{Totale Dovuto} & <%total%> + \textbf{Totale Dovuto} & \end{tabularx} \vfill -Per favore intestare gli assegni a: <%company%> +Per favore intestare gli assegni a: \renewcommand{\thefootnote}{\fnsymbol{footnote}} -- cgit v1.2.3