From de58a979c8bce20182295c2f7f43bb79d30a7265 Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sun, 14 Jul 2013 14:04:51 +0200 Subject: [PATCH] Fix syntax error in case of no time specification; remove \letter call --- templates/invoice.tex.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/invoice.tex.erb b/templates/invoice.tex.erb index aacabee..54e3d39 100644 --- a/templates/invoice.tex.erb +++ b/templates/invoice.tex.erb @@ -158,7 +158,6 @@ end %> \end{istable} \label{LastPageOf\thelettercount} -<% end %>} -\letter{} +}<% end %> \end{document}