#(define staff-line-layout-callback (lambda (p) 0.33 )) \new Staff \with { staffLineLayoutFunction = #staff-line-layout-callback } \relative c' { c4 cis d dis e eis f fis g gis a ais b bis c }