Removing items from only voiceTwo using a Scheme filter
…rest itself and all markup attached to it. Using the second approach, one can also filter out …
…rest itself and all markup attached to it. Using the second approach, one can also filter out … …rest % itselft => No way to remove the fermata using this approach! } { \voiceTwo \mII } >> \context Staff = "bothFiltered" \with { instrumentName = \markup \column { "Combined," "using" "filters" } } << \context Voice = "v1Filtered" { \voiceOne \mI } % However, we …