From 333281ca2d026e7b02bc53edbda15d88c0285dcb Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 30 Nov 2003 07:41:26 +0000 Subject: [PATCH] move to the left to line up with window envelopes --- conf/invoice_latex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/invoice_latex b/conf/invoice_latex index a89b9a33a..02d865626 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -23,7 +23,7 @@ \usepackage{graphicx} % required for logo graphic \addtolength{\voffset}{-0.0in} % top margin to top of header -\addtolength{\hoffset}{-0.25in} %left margin on page +\addtolength{\hoffset}{-0.55in} %left margin on page \addtolength{\topmargin}{-0.6in} % top margin to top of header \setlength{\headheight}{1in} % height of header \setlength{\headsep}{0.5in} % between header and text -- 2.11.0