2013/8/18 Pierre Perol-Schneider <[email protected]>: > 2013/8/17 Thomas Morley <[email protected]> >> >> >> > 2) property setting music objs. in music-functions.scm >> >> Here I don't understand. >> Could you c/p what you did? > > > OK. > In LilyPond scm files, there is one named music-functions.scm. > If you open it, at the end of the first quater you'll see : > > ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; > ;; property setting music objs. > > .... bla bla > > (define-safe-public (make-voice-props-set n) [...]
Hi Pierre, thanks for the hint. After a quick glance, this code is aargh! It's the hardcoded impossipility to use $(add-grace-property ...) _and_ \voiceXxx I see no way to workaround with custom-functions/definitions in a lily-file. Will have to think more about it. Cheers, Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
