\version "2.19.80"
\layout { \context {
\Score
defaultBarType = ""
}}
Fm = \relative c {
\clef bass
\set countPercentRepeats = ##t
\repeat percent 8 { f4 g2 as4 bes2 c4 d2 es4 f2 g4 \bar "||" } %\break
}
\score { \new Staff { \Fm }}
###############################
I think there is bug:
1. not counting the repetitions
2. \bar "||"is omitted
regards
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
