On 03/09/12 21:12, David Kastrup wrote:
Graham Percival <gra...@percival-music.ca> writes:
The hard and fast rule is "- attaches to a note; = attaches to the
prevous element".  I don't think that we had a chance to get into
that during the big meeting.

"the previous element" is the same kind of thing.

c-.=\parenthesize=\tweak #'color #red

Now is the parenthesized . red, or is the paren red?

Apologies, my own (completely independently thought up) earlier email was posted before reading this part of the discussion.

Is it not possible to again use brackets for avoidance of ambiguity, e.g.

  c-.={\parenthesize=\tweak #'color #red}

makes only the parenthesis red, while

  c-{.=\parenthesize}=\tweak #'color #red

makes the dot and parenthesis red, and

  {c-.=\parenthesize}=\tweak #'color #red

makes the note and the parenthesized dot red?


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

Reply via email to