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/Traditional_Chinese_Big5-bin_list.tex | 80 ++++++++++++------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'templates/Traditional_Chinese_Big5-bin_list.tex') diff --git a/templates/Traditional_Chinese_Big5-bin_list.tex b/templates/Traditional_Chinese_Big5-bin_list.tex index 1bc85d66..0883d69f 100755 --- a/templates/Traditional_Chinese_Big5-bin_list.tex +++ b/templates/Traditional_Chinese_Big5-bin_list.tex @@ -11,19 +11,19 @@ \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}{@{}rlXllrrll@{}} \textbf{Item} & \textbf{Number} & \textbf{Description} & \textbf{Serial Number} & & \textbf{Qty} & \textbf{Recd} & & \textbf{Bin} \\ -<%end pagebreak%> + \vspace*{0.5cm} @@ -32,37 +32,37 @@ \textbf{From} \vspace{0.3cm} -<%name%> + -<%address1%> + -<%address2%> + -<%city%> -<%if state%> -\hspace{-0.1cm}, <%state%> -<%end state%> -<%zipcode%> + + +\hspace{-0.1cm}, + + -<%country%> + } \parbox[t]{.5\textwidth}{ \textbf{Ship To} \vspace{0.3cm} -<%shiptoname%> + -<%shiptoaddress1%> + -<%shiptoaddress2%> + -<%shiptocity%> -<%if shiptostate%> -\hspace{-0.1cm}, <%shiptostate%> -<%end shiptostate%> -<%shiptozipcode%> + + +\hspace{-0.1cm}, + + -<%shiptocountry%> + } \hfill @@ -75,24 +75,24 @@ \begin{tabularx}{\textwidth}{*{6}{|X}|} \hline \textbf{Order \#} & \textbf{Date} & \textbf{Contact} - <%if warehouse%> + & \textbf{Warehouse} - <%end warehouse%> + & \textbf{Shipping Point} & \textbf{Ship via} \\ [0.5em] \hline - <%ordnumber%> - <%if shippingdate%> - & <%shippingdate%> - <%end shippingdate%> - <%if not shippingdate%> - & <%orddate%> - <%end shippingdate%> - & <%employee%> - <%if warehouse%> - & <%warehouse%> - <%end warehouse%> - & <%shippingpoint%> & <%shipvia%> \\ + + + & + + + & + + & + + & + + & & \\ \hline \end{tabularx} @@ -101,10 +101,10 @@ \begin{tabularx}{\textwidth}{@{}rlXllrrll@{}} \textbf{Item} & \textbf{Number} & \textbf{Description} & \textbf{Serial Number} & & \textbf{Qty} & \textbf{Recd} & & \textbf{Bin} \\ -<%foreach number%> - <%runningnumber%> & <%number%> & <%description%> & <%serialnumber%> & - <%deliverydate%> & <%qty%> & <%ship%> & <%unit%> & <%bin%> \\ -<%end number%> + + & & & & + & & & & \\ + \end{tabularx} -- cgit v1.2.3