indent = function(depth) return {type='rectangle', w=depth*Indent, h=0} end