On 22/09/13 18:45, David Kastrup wrote:
{
   << \new Voice \with { \voiceOne }
      {
        \repeat unfold 10 { c''4 }
        \bar "" \break
        \repeat unfold 10 { c''4 }
      }
      \new Voice \with { \remove "Forbid_line_break_engraver" \voiceTwo }
      { \repeat unfold 5 { c1 }
   } >>
}

Thanks. That enables the line break within the bass note duration.

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

Reply via email to