\version "2.19.27" test = #(define-scheme-function (mus) (ly:music?) #{ \bookpart { \score { $mus } } #}) \test { c' }