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/Hungarian-sales_order.tex | 74 ++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'templates/Hungarian-sales_order.tex') diff --git a/templates/Hungarian-sales_order.tex b/templates/Hungarian-sales_order.tex index c752f0ab..7142ff6b 100755 --- a/templates/Hungarian-sales_order.tex +++ b/templates/Hungarian-sales_order.tex @@ -25,12 +25,12 @@ \parbox{\textwidth}{ \parbox[b]{12cm}{ - <%company%> + - <%address%>}\hfill + }\hfill \begin{tabular}[b]{rr@{}} - Telefon & <%tel%>\\ - Fax & <%fax%> + Telefon & \\ + Fax & \end{tabular} \rule[1.5ex]{\textwidth}{0.5pt} @@ -39,62 +39,62 @@ \fontfamily{cmss}\fontshape{n}\selectfont -\markboth{<%company%>\hfill <%ordnumber%>}{\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{Részösszeg} & \textbf{<%sumcarriedforward%>} \\ + \textbf{Részösszeg} & \textbf{} \\ \end{tabularx} \newpage -\markright{<%company%>\hfill <%ordnumber%>} +\markright{\hfill } \vspace*{-12pt} \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrrr@{}} \textbf{Szám} & \textbf{Szöveges leírás} & \textbf{Menny.} & \textbf{egys.} & \textbf{Ár} & \textbf{Engedmény} & \textbf{Összeg} \\ - & folytatás az előző oldalról: <%lastpage%> & & & & & <%sumcarriedforward%> \\ -<%end pagebreak%> + & folytatás az előző oldalról: & & & & & \\ + \fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont \vspace*{2cm} -<%name%> + -<%address1%> + -<%if address2%> -<%address2%> -<%end address2%> + + + -<%city%> <%state%> <%zipcode%> + -<%if country%> -<%country%> -<%end country%> + + + \vspace{3.5cm} \textbf{V E V Ő} \parbox{0.3cm}{\hfill} \textbf{R E N D E L É S} \hfill \begin{tabular}[t]{l@{\hspace{0.3cm}}l} - \textbf{Rendelés dátuma} & <%orddate%> \\ -<%if reqdate%> - \textbf{Leszállítás} & <%reqdate%> \\ -<%end reqdate%> - \textbf{Szám} & <%ordnumber%> + \textbf{Rendelés dátuma} & \\ + + \textbf{Leszállítás} & \\ + + \textbf{Szám} & \end{tabular} \vspace{1cm} @@ -102,10 +102,10 @@ \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrrr@{}} \textbf{Szám} & \textbf{Szöveges leírás} & \textbf{Menny.} & \textbf{egys.} & \textbf{Ár} & \textbf{Engedmény} & \textbf{Összeg} \\ -<%foreach number%> - <%number%> & <%description%> & <%qty%> & - <%unit%> & <%sellprice%> & <%discount%> & <%linetotal%> \\ -<%end number%> + + & & & + & & & \\ + \end{tabular*} @@ -116,24 +116,24 @@ \hfill \begin{tabularx}{9cm}{Xr@{}} - \textbf{Nettó összeg} & \textbf{<%subtotal%>} \\ -<%foreach tax%> - <%taxdescription%> alap <%taxbase%> <%tax%>\\ -<%end tax%> + \textbf{Nettó összeg} & \textbf{} \\ + + alap \\ + \hline - \textbf{Bruttó összeg} & \textbf{<%ordtotal%>}\\ + \textbf{Bruttó összeg} & \textbf{}\\ \end{tabularx} \vspace{0.3cm} \hfill -% All prices in \textbf{<%currency%>} funds. +% All prices in \textbf{} funds. Az árak Forintban értendők \vspace{12pt} -<%if notes%> - <%notes%> -<%end if%> + + + } -- cgit v1.2.3