...in which case it would seem to be almost completely useless. (If it
needs to be restated after every use, then one may as well just end the
spanner manually.)


Oh yes it can be useful :


%%%% begin code %%%%%

\version "2.11.34"

music = { c'1 \tag #'oboe \endSpanners d'1 \<
 \tag #'vlPizz d'1
  c'1
 }

{
<<
\new Staff \keepWithTag #'oboe \music
\new Staff \keepWithTag #'vlPizz \music
}
%%%% end code %%%%%

Gilles


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

Reply via email to