Hello there,

I know it may sound silly but :
Is it possible to remove tagged expression from a whole context?
Or does it not make sense at all?

MWE :

\version "2.19.64"

\score {
  \relative c' {
    \tag #'tagged \clef alto
    c4 d e f g
  }
  \layout {
    \context {
      \Staff
      %\removeWithTag #'tagged …plox?
    }
  }
}


Thanks
-- 
Pierre-Luc Gauthier

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

Reply via email to