MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / figured-bass-continuation.ly
blobe939a6f07ccd887f43b0179af67367e38a687d1c
1 \header {
3 texidoc = "Figured bass extender lines run between repeated bass
4 figures. They are switched on with @code{useBassFigureExtenders}"
8 \version "2.12.0"
9 \paper {
10 ragged-right = ##t
14 \relative \new Voice {
15 c8 c b b a a b b
16 c^"the same with extenders" c b b a a b b
19 \figures {
20 <6+ 4 3>4 <6 4 3> <4 3+> r4
21 \set useBassFigureExtenders = ##t
22 <6+ 4 3> <6 4 3> <4 3+> r4