Update .ly files.
[lilypond.git] / input / regression / figured-bass-staff.ly
blob02dd09f080abab08082cd3d86991149543c07165
2 \paper {
3 ragged-right = ##t
6 \version "2.12.0"
8 \header {
10 texidoc = "Figured bass can also be added to Staff context directly.
11 In that case, the figures must be entered with @code{\\figuremode} and be directed
12 to an existing @code{Staff} context.
14 Since these engravers are on @code{Staff} level, properties
15 controlling figured bass should be set in @code{Staff} context.
23 \new Staff = someUniqueName
24 \relative c'' {
25 c4 c'8 r8 c,4 c'
28 %% send to existing Staff.
29 \context Staff = someUniqueName
30 \figuremode {
31 <4>4 <4>8 s8
33 \set Staff.useBassFigureExtenders = ##t
34 <4 6>4 <4 6>