Am 13.10.2013 00:58, schrieb Simon Albrecht:
\relative {
\removeWithTag #'correct
d'4 \tag #'correct c4 \tag #'nice c2
}
You can't use \removeWithTag _inside_ the music expression.
Instead you define a music expression that contains tags, and then _use_
this expression with \keep/removeWithTag.
For your example: simply exchange the first two lines.
That then means:
"remove the #'correct tags from the \relative music expression.
HTH
Urs
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond