#!/bin/sh # These are fairly simple layout that serves as # both example of what can be done and also bulding blocks for your own layouts ROW="((h: h d) 2 0.65 0)" JUMP="(2 > $ROW ? (h 1 0.65 0) )" HOR="((h: v ( (v: f d) 1 0.5 0 ) ) 1 0.63 0)"