From d173923961255afd9e9c5ce6b189355d88923942 Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 6 Feb 2004 22:31:22 +0000 Subject: [PATCH] more sensible gap in lib --- layout/layout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/layout b/layout/layout index d15ba9c..4c0712f 100755 --- a/layout/layout +++ b/layout/layout @@ -31,7 +31,7 @@ our $olu_right= 217 * $scale - $olu_left; our $olu_bottom= 20 * $scale; our $olu_top= 270 * $scale - $olu_bottom; our $olu_gap_x= 30; -our $olu_gap_y= 30; +our $olu_gap_y= 60; our $olu_textheight= 15; our $olu_textallowperc= $lmu_marktpt * 5.0/11; -- 2.30.2