lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: advanced \tag -ing


From: Markus Schneider
Subject: Re: advanced \tag -ing
Date: Wed, 13 Sep 2006 19:34:59 +0200

Hi Jan,

I do this like this:

<<
  \new Staff <<
    \context Voice ="A" \keepWithTag #'one \music
    \context Voice ="A" \keepWithTag #'two \music
  >>

  \new Staff <<
    \context Voice ="B" \keepWithTag #'one \music
    \context Voice ="B" \keepWithTag #'four \music
  >>
>>

etc..

HTH
Markus







reply via email to

[Prev in Thread] Current Thread [Next in Thread]