[EMAIL PROTECTED] writes:
> -------------------- foo.ly --------------------
> #(use-modules (scm toto))
> #(define toto #{ <<{e' f'} \\ {c' d'} >> #})
> \score { \new Staff { \toto } }
> -------------------- foo.ly --------------------
>
> ie being able to write a music expression, using LilyPond syntax,
> right into a scheme form. This works one time only, as the module
> name will change for each new parsed file.
You can get the module itself with (current-module) -
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel