| [ << Tweaks and overrides ] | [トップ][目次] | [ Paper and layout >> ] |
| [ < 連桁で繋がれた音符の符幹の長さを変更する ] | [ 上へ : Tweaks and overrides ] | [ 分析用のブラケットを譜の上に表示する > ] |
小節番号を変更する
小節番号を付番する異なる方法が 2 つあり、繰り返しのある音楽に対して有用です。
\relative c'{ \set Score.alternativeNumberingStyle = #'numbers \repeat volta 3 { c4 d e f | } \alternative { { c4 d e f | c2 d \break } { f4 g a b | f4 g a b | f2 a | \break } { c4 d e f | c2 d } } c1 \break \set Score.alternativeNumberingStyle = #'numbers-with-letters \repeat volta 3 { c,4 d e f | } \alternative { { c4 d e f | c2 d \break } { f4 g a b | f4 g a b | f2 a | \break } { c4 d e f | c2 d } } c1 }
| [ << Tweaks and overrides ] | [トップ][目次] | [ Paper and layout >> ] |
| [ < 連桁で繋がれた音符の符幹の長さを変更する ] | [ 上へ : Tweaks and overrides ] | [ 分析用のブラケットを譜の上に表示する > ] |
![[image of music]](../0e/lily-ece7a3f0.png)