chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1880b28
)
more sensible gap in lib
author
ian
<ian>
Fri, 6 Feb 2004 22:31:22 +0000
(22:31 +0000)
committer
ian
<ian>
Fri, 6 Feb 2004 22:31:22 +0000
(22:31 +0000)
layout/layout
patch
|
blob
|
history
diff --git
a/layout/layout
b/layout/layout
index d15ba9cd3395d0c387844a842c2e07414b413d16..4c0712f4dc31c9e0a66127a01bc0e0548744c186 100755
(executable)
--- 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=
3
0;
+our $olu_gap_y=
6
0;
our $olu_textheight= 15;
our $olu_textallowperc= $lmu_marktpt * 5.0/11;