Thomas Morley <thomasmorley65 <at> gmail.com> writes:

> Or any chance to get a neutral 'Bottom-context for use with LilyPond-syntax?
> 

We have close, with

mus = \relative c'' {
    <<
      \context Bottom = "1" { \voiceOne c4 r c r }
      \context Bottom = "2" { \voiceTwo r a r a}
    >> }

<<
  \new Staff << \clef "G_8" \mus >>
  \new TabStaff \mus
>>



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

Reply via email to