Hello,is it possible to have a Scheme function output a bookpart? In the attached example and my real-world setup, I get ‘error: bad expression type’.
TIA, Simon
\version "2.19.27" test = #(define-scheme-function (mus) (ly:music?) #{ \bookpart { \score { $mus } } #}) \test { c' }
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user