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

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

Issue 4661061: Adds glissando stems to Lilypond.
Patch Set: Merge with new stem code. Created 12 years, 8 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 | « scm/define-grobs.scm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm/define-music-properties.scm
diff --git a/scm/define-music-properties.scm b/scm/define-music-properties.scm
index 5e1159363654e42981a8677b67ff785cf91d3dc9..f0603ea7f8e022d40aa78e7ea57cb64a69c0167c 100644
--- a/scm/define-music-properties.scm
+++ b/scm/define-music-properties.scm
@@ -89,6 +89,8 @@ a sequential iterator. Takes a single music parameter.")
always be printed on this note.")
(forced-type ,symbol? "Override for the part-combiner.")
+ (glissando-stem ,boolean? "Is this note-event to trigger a glissando
+stem?")
(grob-property ,symbol? "The symbol of the grob property to set.")
(grob-property-path ,list? "A list of symbols, locating a nested grob
property, e.g., @code{(beamed-lengths details)}.")
« no previous file with comments | « scm/define-grobs.scm ('k') | no next file » | no next file with comments »

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