hello, i've looked in the "barlines" section of the manual, but couldn't
find this particular issue: ending repeat ":|" , line break, starting repeat
"|:" in next line:

\version "2.10.20"

\score

{\relative c'

    {
    \time 4/4
      \key c \major

        c1 d e f

    \bar ":|" %this repeat won't show up

    \break

    \bar "|:"
        c1 d e f
        }

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

Reply via email to