LGTM.

BTW, while looking into this, I was a bit puzzled by the behaviour of
the identifier inside the \book block: it isn't a \bookpart unless it's
encapsulated in another \bookpart block since the parser makes no
distinction between \book and \bookpart identifiers: the regtest snippet
is functionally equivalent to the following:

mypart = \book {
 \relative c' {
 c1
 }
}

\book {
 \mypart
}

http://codereview.appspot.com/3416045/

_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to