lilypond-user
[Top][All Lists]
Advanced

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

"Winged" repeat after double bar and line break


From: Daniel Rosen
Subject: "Winged" repeat after double bar and line break
Date: Fri, 14 Apr 2017 22:05:16 +0000

\version "2.19.56"

 

\relative c'' {

  c4 c c c

  \bar "[|:"

  c4 c c c \break

  \bar ".|:-||"

  c4 c c c

}

 

%%%%%%%%%%%%

 

I would like the first line in the above example to end with a double bar (\bar "||"), and the second line to begin with a winged begin-repeat bar (\bar "[|:"). How can I accomplish this?

 

DR

 


reply via email to

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