[ << Tweaks and overrides ] | [Top][Contents] | [ Paper and layout >> ] |
[ < Vertically aligning stanza numbers of different staves ] | [ Up : Tweaks and overrides ] | [ Paper and layout > ] |
共通な通奏低音の延長線を縦方向に中央揃えする
通奏低音の延長線は useBassFigureExtenders
が #t
にセットされている場合に使用されます。figuredBassCenterContinuations
が
#t
にセットされている場合、同一な延長線がまとめられ、縦方向に中央揃えされます。
<< \relative c' { c8 c b b a a c16 c b b c8 c b b a a c16 c b b c8 c b b a a c c b b } \figures { \set useBassFigureExtenders = ##t <6+ 4 3>4 <6 4 3>8 r <6+ 4 3>4 <6 4 3>8 <4 3+>16 r \set figuredBassCenterContinuations = ##t <6+ 4 3>4 <6 4 3>8 r <6+ 4 3>4 <6 4 3>8 <4 3+>16 r \set figuredBassCenterContinuations = ##f <6+ 4 3>4 <6 4 3>8 r <6+ 4 3>4 <6 4 3>8 <4 3+>8 } >>
![[image of music]](../da/lily-dbf383e7.png)
[ << Tweaks and overrides ] | [Top][Contents] | [ Paper and layout >> ] |
[ < Vertically aligning stanza numbers of different staves ] | [ Up : Tweaks and overrides ] | [ Paper and layout > ] |