summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-07-04 21:30:11 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-07-04 21:30:11 +0000
commitdb4f7ef7438761c71a7b95cf955f74d3a7f25c1b (patch)
tree1c02d2e84f9eb79d8e1746f17b5ea50a43811e20 /templates
parent8f01bd1dd589d368b5d4d077979d3d4715a3a434 (diff)
Correcting LaTeX errors printing transactions
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2184 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/Default-ap_transaction.tex2
-rwxr-xr-xtemplates/Estonian-ap_transaction.tex2
-rwxr-xr-xtemplates/Estonian_UTF8-ap_transaction.tex2
-rwxr-xr-xtemplates/Service-ap_transaction.tex2
-rwxr-xr-xtemplates/Traditional_Chinese_Big5-ap_transaction.tex2
-rwxr-xr-xtemplates/Traditional_Chinese_UTF8-ap_transaction.tex2
6 files changed, 6 insertions, 6 deletions
diff --git a/templates/Default-ap_transaction.tex b/templates/Default-ap_transaction.tex
index 7df57017..1969fcea 100755
--- a/templates/Default-ap_transaction.tex
+++ b/templates/Default-ap_transaction.tex
@@ -26,7 +26,7 @@
<?lsmb address2 ?>
<?lsmb city ?>
-<?lsmb if state>
+<?lsmb if state ?>
\hspace{-0.1cm}, <?lsmb state ?>
<?lsmb end state ?> <?lsmb zipcode ?>
diff --git a/templates/Estonian-ap_transaction.tex b/templates/Estonian-ap_transaction.tex
index 7df57017..1969fcea 100755
--- a/templates/Estonian-ap_transaction.tex
+++ b/templates/Estonian-ap_transaction.tex
@@ -26,7 +26,7 @@
<?lsmb address2 ?>
<?lsmb city ?>
-<?lsmb if state>
+<?lsmb if state ?>
\hspace{-0.1cm}, <?lsmb state ?>
<?lsmb end state ?> <?lsmb zipcode ?>
diff --git a/templates/Estonian_UTF8-ap_transaction.tex b/templates/Estonian_UTF8-ap_transaction.tex
index 7df57017..1969fcea 100755
--- a/templates/Estonian_UTF8-ap_transaction.tex
+++ b/templates/Estonian_UTF8-ap_transaction.tex
@@ -26,7 +26,7 @@
<?lsmb address2 ?>
<?lsmb city ?>
-<?lsmb if state>
+<?lsmb if state ?>
\hspace{-0.1cm}, <?lsmb state ?>
<?lsmb end state ?> <?lsmb zipcode ?>
diff --git a/templates/Service-ap_transaction.tex b/templates/Service-ap_transaction.tex
index 6ee1f0ac..be6d5d59 100755
--- a/templates/Service-ap_transaction.tex
+++ b/templates/Service-ap_transaction.tex
@@ -40,7 +40,7 @@
<?lsmb address2 ?>
<?lsmb city ?>
-<?lsmb if state>
+<?lsmb if state ?>
, <?lsmb state ?>
<?lsmb end state ?> <?lsmb zipcode ?>
diff --git a/templates/Traditional_Chinese_Big5-ap_transaction.tex b/templates/Traditional_Chinese_Big5-ap_transaction.tex
index 7df57017..1969fcea 100755
--- a/templates/Traditional_Chinese_Big5-ap_transaction.tex
+++ b/templates/Traditional_Chinese_Big5-ap_transaction.tex
@@ -26,7 +26,7 @@
<?lsmb address2 ?>
<?lsmb city ?>
-<?lsmb if state>
+<?lsmb if state ?>
\hspace{-0.1cm}, <?lsmb state ?>
<?lsmb end state ?> <?lsmb zipcode ?>
diff --git a/templates/Traditional_Chinese_UTF8-ap_transaction.tex b/templates/Traditional_Chinese_UTF8-ap_transaction.tex
index 7df57017..1969fcea 100755
--- a/templates/Traditional_Chinese_UTF8-ap_transaction.tex
+++ b/templates/Traditional_Chinese_UTF8-ap_transaction.tex
@@ -26,7 +26,7 @@
<?lsmb address2 ?>
<?lsmb city ?>
-<?lsmb if state>
+<?lsmb if state ?>
\hspace{-0.1cm}, <?lsmb state ?>
<?lsmb end state ?> <?lsmb zipcode ?>