diff options
author | ivan <ivan> | 2003-12-15 08:08:38 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-12-15 08:08:38 +0000 |
commit | 50a3c53a35c705795cea89a2af17c5197351fce4 (patch) | |
tree | 2a17eb010251d5a07415ebcc62e5865b6b7267bd /conf/invoice_latex | |
parent | b3808f960c0351710f7005e7a2729925f57c7f4a (diff) |
line up w/window envelopes
Diffstat (limited to 'conf/invoice_latex')
-rw-r--r-- | conf/invoice_latex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_latex b/conf/invoice_latex index 02d865626..b28679344 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.55in} %left margin on page
+\addtolength{\hoffset}{-0.60in} %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
|