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

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

Issue 581600043: Issue 5740: Add \post to defer context actions to end of time step
Patch Set: Created 4 years, 1 month 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-context-properties.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 42e346a2549bef3f2c5510b6333c63923caa611a..23db82721e8ef927e58b26c585b8555152ae23fa 100644
--- a/scm/define-music-properties.scm
+++ b/scm/define-music-properties.scm
@@ -153,6 +153,7 @@ Options are @code{solo1}, @code{solo2} and @code{unisono}.")
of a key signature.")
(pop-first ,boolean? "Do a revert before we try to do an override
on some grob property.")
+ (post ,boolean? "Apply this operation at the end of the time step?")
(procedure ,procedure? "The function to run with @code{\\applycontext}.
It must take a single argument, being the context.")
(property-operations ,list? "Do these operations for instantiating
« no previous file with comments | « scm/define-context-properties.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