From: ian Date: Sun, 3 May 2009 16:54:56 +0000 (+0000) Subject: two-up so we can get a whole metre on X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=340a8d3d7d33cf7e45e321af177a0bdcebb091de;p=trains.git two-up so we can get a whole metre on --- diff --git a/layout/slopecalc b/layout/slopecalc index 63c8ccb..3133646 100755 --- a/layout/slopecalc +++ b/layout/slopecalc @@ -2,7 +2,7 @@ # # usage: # slopecalc =HEIGHT|SLOPE%|+DIST|@ABSDIST ... -# ... | atp -B -p >ps +# ... | atp -B >ps # # args represent details of control points # @@ -24,7 +24,7 @@ use strict qw(vars refs); our $halfreverselen= 80; # mm to change from going flat to going up/down our $printinterval= 10; -our $totallinesout= 66; +our $totallinesout= 132; our @cp= ({ L => 0 }); # $cp[]{H} height