bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 2047 in lilypond: Patch: Add \accidentalStyle command


From: lilypond
Subject: Issue 2047 in lilypond: Patch: Add \accidentalStyle command
Date: Fri, 18 Nov 2011 17:41:53 +0000

Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 2047 by address@hidden: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]