From 52d41145508c5bf8b67a70a5e8031b9a3329d570 Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sat, 13 Jul 2013 22:34:27 +0200 Subject: [PATCH] Tweak paragraph spacing a bit (needed in the specification part) --- templates/invoice.tex.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/invoice.tex.erb b/templates/invoice.tex.erb index f6befaf..cfa3e37 100644 --- a/templates/invoice.tex.erb +++ b/templates/invoice.tex.erb @@ -61,6 +61,8 @@ <% end %><% unless @company.vatno.blank? %> vatno=<%= @company.vatno %>, <% end %><% unless @company.chamber.blank? %> chamber=<%= @company.chamber %> <% end %>} +\setlength{\parindent}{0pt} +\setlength{\parskip}{\medskipamount} <% if @company.bank_name.present? %> \renewcommand{\accountnotext}{<%= @company.bank_name %> rekeningnr}