The following declarations are bad in property-init.ly:

aikenHeads = \set shapeNoteStyles = ##(do re mi fa #f la ti)
acredHarpHeads = \set shapeNoteStyles = ##(fa #f la fa #f la mi)

The correct is:

aikenHeads = \set shapeNoteStyles = #'#(do re mi fa #f la ti)

sacredHarpHeads = \set shapeNoteStyles = #'#(fa #f la fa #f la mi)

Please fix it. See http://www.opensubscriber.com/message/[EMAIL PROTECTED]/8445975.html for the discussion

Thanks,

Bert


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

Reply via email to