1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
7 lsrtags
= "repeats, staff-notation, editorial-annotations"
9 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
11 Este fragmento de código proporciona una solución alternativa a la
12 producción de contadores de compás utilizando repeticiones
13 transparentes de tipo porcentaje.
16 doctitlees
= "Contador de compases"
19 This snippet provides a workaround for emitting measure counters using
20 transparent percent repeats.
23 doctitle
= "Measure counter"
27 \context Voice
= "foo" {
34 \context Voice
= "foo" {
35 \set countPercentRepeats
= ##t
36 \override PercentRepeat
#'transparent
= ##t
37 \override PercentRepeatCounter
#'staff-padding
= #1
38 \repeat percent
4 { s1 }