lilypond-user
[Top][All Lists]
Advanced

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

Numbers over double percent repeats


From: Daniel Rosen
Subject: Numbers over double percent repeats
Date: Fri, 03 Jan 2014 05:51:35 +0000

How can I modify the code below so that it produces output more along the lines 
of the attachment (regarding the numbers over the percent repeats)? I want the 
number to express how many measures are being repeated, not how many 
repetitions.

\version "2.18.0"
\relative c'' {
  \repeat percent 3 {
    r8 b\mp cis e a e ais a |
    b,8 d b d d d16( dis d8) cis8 |
  }
}

DR

Attachment: example.png
Description: example.png


reply via email to

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