steve berthiaume skrev:
\bar ":|" %this repeat won't show up
\break
\bar "|:"
\bar ":|:" \break
-Rune
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
I think you'll get better results if you use a proper \repeat command.
Read the earlier parts of that section.
Cheers,
- Graham
steve berthiaume wrote:
hello, i've looked in the "barlines" section of the manual, but couldn't
find this particular issue: ending repeat ":|" , line break, starting
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