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/Dutch-bin_list.tex | 86 ++++++++++++++++++++++---------------------- 1 file changed, 43 insertions(+), 43 deletions(-) (limited to 'templates/Dutch-bin_list.tex') diff --git a/templates/Dutch-bin_list.tex b/templates/Dutch-bin_list.tex index 627e0bc2..552a9e33 100755 --- a/templates/Dutch-bin_list.tex +++ b/templates/Dutch-bin_list.tex @@ -28,34 +28,34 @@ \parbox{\textwidth}{ \parbox[b]{.42\textwidth}{% - <%company%> + - <%address%> + } \parbox[b]{.2\textwidth}{ \includegraphics[scale=0.3]{ledger-smb} }\hfill \begin{tabular}[b]{rr@{}} - Telephone & <%tel%>\\ - Facsimile & <%fax%> + Telephone & \\ + Facsimile & \end{tabular} \rule[1.5ex]{\textwidth}{0.5pt} } -<%pagebreak 65 27 37%> + \end{tabularx} \newpage -\markboth{<%company%>\hfill <%ordnumber%>}{<%company%>\hfill <%ordnumber%>} +\markboth{\hfill }{\hfill } \vspace*{-12pt} \begin{tabularx}{\textwidth}{@{}rlXllrrll@{}} \textbf{Pos} & \textbf{Number} & \textbf{Description} & \textbf{Serial Number} & & \textbf{Qty} & \textbf{Recd} & & \textbf{Bin} \\ -<%end pagebreak%> + \vspace*{0.5cm} @@ -65,37 +65,37 @@ \textbf{From} \vspace{0.7cm} -<%name%> + -<%address1%> + -<%if %address2%> -<%address2%> -<%end address2%> + + + -<%city%> <%state%> <%zipcode%> + -<%if country%> -<%country4%> -<%end country%> + + + } \parbox[t]{.4\textwidth}{ \textbf{Ship To} \vspace{0.7cm} -<%shiptoname%> + -<%shiptoaddress1%> + -<%if shiptoaddress2%> -<%shiptoaddress2%> -<%end shiptoaddress2%> + + + -<%shiptocity%> <%shiptostate%> <%shiptozipcode%> + -<%if shiptocountry%> -<%shiptocountry%> -<%end shiptocountry%> + + + } \hfill @@ -108,24 +108,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} @@ -134,10 +134,10 @@ \begin{tabularx}{\textwidth}{@{}rlXllrrll@{}} \textbf{Pos} & \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