Nicolas Sceaux wrote:
You can do

#(define-module (lily))
#(export accidental->markup)
#(define-module (*anonymous-ly-0*))

at the beginning of your file, or alternatively, copy and paste the
`accidental->markup' definition from scm/accidental->markup to your
input file.

yes, both methods work perfectly. Thank you very much.

I'll now try to understand the hows and whys...;-)

andrea



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to