Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(143)

Unified Diff: scm/define-context-properties.scm

Issue 117050043: Simplify the NullVoice context
Patch Set: supress accidentals correctly, using a property of NullVoice Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ly/performer-init.ly ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm/define-context-properties.scm
diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm
index d630629228a6743560e2952e2c39e6458a75d210..498b8b2d02f3f150378edc00ff42b7584314b28d 100644
--- a/scm/define-context-properties.scm
+++ b/scm/define-context-properties.scm
@@ -487,7 +487,10 @@ ChordNames context.")
defined strings to full list of strings and fret numbers.
Parameters: The context, a list of note events, a list of
tabstring events, and the fretboard grob if a fretboard is desired.")
-
+ (nullAccidentals ,boolean? "The @code{Accidental_engraver}
+generates no accidentals for notes in contexts were this is set.
+In addition to supressing the printed accidental, this option removes
+any effect the note would have had on accidentals in other voices.")
(ottavation ,markup? "If set, the text for an ottava spanner.
Changing this creates a new text spanner.")
« no previous file with comments | « ly/performer-init.ly ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b