Status: New Owner: ---- Labels: Type-Enhancement Patch-new
New issue 2047 by [email protected]: Patch: Add \accidentalStyle command http://code.google.com/p/lilypond/issues/detail?id=2047 Add \accidentalStyle command Also adds conversion rules. If you want to check the results of the conversion by running scripts/auxiliar/update-with-convert-ly.sh you will need to have VERSION giving a PATCH_LEVEL of at least 20 (nudge, nudge, wink, wink) before testing. The convert rule goes with the syntax \accidentalStyle "default" rather than the also permitted \accidentalStyle #'default based on the premise that user-level commands should preferably not require calling Scheme. The optional context argument of set-accidental-style is not supported. Taking a look at the converted examples, knowledge that set-accidental-style makes its changes at StaffGroup or GrandStaff level by default does not seem all too wide-spread: more often than not, it is called in every Staff context of a group. http://codereview.appspot.com/5412051 _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
