On 29.01.2017 13:38, Robert Blackstone wrote:
My problem with your advice "You have to use \slurUp at the moment a slur 
is_started_, not when it already had ended." was : How does a beginner know what is 
the right moment?

You’ve got a point there, that was kind of ‘Lily-speak’. ‘moment’ means a musical moment, or timestep, and not a position in the source code. All of the events in { c4^(--_"foo" } happen at the same moment.

\slurUp is an override and thus a music expression of its own. It could be turned into a tweak using \single, which makes the following possible: { c4-\single\slurUp ( } However, that would be a quite lengthy version of { c4^( }.

HTH, Simon

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to