Previous: Tremolo subdivisions, Up: Repeats



5.8.7 Measure repeats

In the percent style, a note pattern can be repeated. It is printed once, and then the pattern is replaced with a special sign. Patterns of one and two measures are replaced by percent-like signs, patterns that divide the measure length are replaced by slashes

     \new Voice \relative c' {
       \repeat "percent" 4 { c4 }
       \repeat "percent" 2 { c2 es2 f4 fis4 g4 c4 }
     }

[image of music]

See also

Program reference: RepeatSlash (lilypond-internals) , PercentRepeat (lilypond-internals) , PercentRepeatedMusic (lilypond-internals) , and DoublePercentRepeat (lilypond-internals) .

Read comments on this page, or add one.

This page is for LilyPond-2.5.11 (development-branch).

Report errors to <bug-lilypond@gnu.org>.

Other languages: English.
Using automatic language selection.