summaryrefslogtreecommitdiff
path: root/templates/Spanish_Letter-check.tex
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Spanish_Letter-check.tex')
-rwxr-xr-xtemplates/Spanish_Letter-check.tex42
1 files changed, 21 insertions, 21 deletions
diff --git a/templates/Spanish_Letter-check.tex b/templates/Spanish_Letter-check.tex
index a3950c17..0075922e 100755
--- a/templates/Spanish_Letter-check.tex
+++ b/templates/Spanish_Letter-check.tex
@@ -21,55 +21,55 @@
\fontfamily{cmss}\fontsize{9pt}{9pt}\selectfont
\parbox[t]{12cm}{
- <%company%>
+ <?lsmb company ?>
- <%address%>}
+ <?lsmb address ?>}
\hfill
-\parbox[t]{6cm}{\hfill <%source%>}
+\parbox[t]{6cm}{\hfill <?lsmb source ?>}
\vspace*{0.6cm}
-<%text_amount%> \dotfill <%decimal%>/100 \makebox[0.5cm]{\hfill}
+<?lsmb text_amount ?> \dotfill <?lsmb decimal ?>/100 \makebox[0.5cm]{\hfill}
\vspace{0.5cm}
-\hfill <%datepaid%> \makebox[2cm]{\hfill} <%amount%>
+\hfill <?lsmb datepaid ?> \makebox[2cm]{\hfill} <?lsmb amount ?>
\vspace{0.5cm}
-<%name%>
+<?lsmb name ?>
-<%address1%>
+<?lsmb address1 ?>
-<%if address2%>
-<%address2%>
-<%end address2%>
+<?lsmb if address2 ?>
+<?lsmb address2 ?>
+<?lsmb end address2 ?>
-<%city%> <%state%> <%zipcode%>
+<?lsmb city ?> <?lsmb state ?> <?lsmb zipcode ?>
-<%if country%>
-<%country%>
-<%end country%>
+<?lsmb if country ?>
+<?lsmb country ?>
+<?lsmb end country ?>
\vspace{2.8cm}
-<%company%>
+<?lsmb company ?>
\vspace{0.5cm}
-<%name%> \hfill <%datepaid%> \hfill <%source%>
+<?lsmb name ?> \hfill <?lsmb datepaid ?> \hfill <?lsmb source ?>
\vspace{0.5cm}
\begin{tabularx}{\textwidth}{lXrr@{}}
\textbf{Invoice No.} & \textbf{Invoice Date}
& \textbf{Due} & \textbf{Applied} \\
-<%foreach invnumber%>
-<%invnumber%> & <%invdate%> \dotfill
- & <%due%> & <%paid%> \\
-<%end invnumber%>
+<?lsmb foreach invnumber ?>
+<?lsmb invnumber ?> & <?lsmb invdate ?> \dotfill
+ & <?lsmb due ?> & <?lsmb paid ?> \\
+<?lsmb end invnumber ?>
\end{tabularx}
\vfill
-<%message%>
+<?lsmb message ?>
\end{document}