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/Estonian_UTF8-pick_list.tex | 66 +++++++++++++++++------------------ 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'templates/Estonian_UTF8-pick_list.tex') diff --git a/templates/Estonian_UTF8-pick_list.tex b/templates/Estonian_UTF8-pick_list.tex index 2f82936a..cf8bb4fb 100755 --- a/templates/Estonian_UTF8-pick_list.tex +++ b/templates/Estonian_UTF8-pick_list.tex @@ -11,21 +11,21 @@ \fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont -<%include letterhead.tex%> + -<%pagebreak 65 27 37%> + \end{tabularx} \newpage -\markboth{<%company%>\hfill <%ordnumber%>}{<%company%>\hfill <%ordnumber%>} +\markboth{\hfill }{\hfill } \begin{tabularx}{\textwidth}{@{}rlXrcll@{}} \textbf{Item} & \textbf{Number} & \textbf{Description} & \textbf{Qty} & \textbf{Ship} & & \textbf{Bin} \\ -<%end pagebreak%> + \vspace*{0.5cm} @@ -37,32 +37,32 @@ \parbox[t]{.5\textwidth}{ -<%shiptoname%> + -<%shiptoaddress1%> + -<%shiptoaddress2%> + -<%shiptocity%> -<%if shiptostate%> -\hspace{-0.1cm}, <%shiptostate%> -<%end shiptostate%> -<%shiptozipcode%> + + +\hspace{-0.1cm}, + + -<%shiptocountry%> + } \parbox[t]{.5\textwidth}{ - <%shiptocontact%> + - <%if shiptophone%> - Tel: <%shiptophone%> - <%end shiptophone%> + + Tel: + - <%if shiptofax%> - Fax: <%shiptofax%> - <%end shiptofax%> + + Fax: + - <%shiptoemail%> + } \hfill @@ -77,14 +77,14 @@ \textbf{Invoice \#} & \textbf{Order \#} & \textbf{Date} & \textbf{Contact} & \textbf{Warehouse} & \textbf{Shipping Point} & \textbf{Ship via} \\ [0.5em] \hline - <%invnumber%> & <%ordnumber%> - <%if shippingdate%> - & <%shippingdate%> - <%end shippingdate%> - <%if not shippingdate%> - & <%transdate%> - <%end shippingdate%> - & <%employee%> & <%warehouse%> & <%shippingpoint%> & <%shipvia%> \\ + & + + & + + + & + + & & & & \\ \hline \end{tabularx} @@ -93,10 +93,10 @@ \begin{tabularx}{\textwidth}{@{}rlXrcll@{}} \textbf{Item} & \textbf{Number} & \textbf{Description} & \textbf{Qty} & \textbf{Ship} & & \textbf{Bin} \\ -<%foreach number%> - <%runningnumber%> & <%number%> & <%description%> & - <%qty%> & [\hspace{1cm}] & <%unit%> & <%bin%> \\ -<%end number%> + + & & & + & [\hspace{1cm}] & & \\ + \end{tabularx} -- cgit v1.2.3