]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/engraver-init.ly
* lily/horizontal-bracket.cc (make_bracket): new function.
[lilypond.git] / ly / engraver-init.ly
index 5e1560cb24e8747dfe6b75c85072494c6e37e7e3..b96ee5eadaa75b8cd1d26060d480fa6fb77f88da 100644 (file)
@@ -552,6 +552,7 @@ AncientRemoveEmptyStaffContext = \context {
 
 %%
   bassFigureFormatFunction = #format-bass-figure
+  newFiguredBassFormatter = #format-new-bass-figure
   metronomeMarkFormatter = #format-metronome-markup
   graceSettings = #`(
     (Voice Stem direction 1)
@@ -596,7 +597,6 @@ AncientRemoveEmptyStaffContext = \context {
   \name FiguredBass 
 
   \consists "Figured_bass_engraver"
-  \consists "Rest_swallow_translator"
   \consists "Note_swallow_translator"
   \consists "Skip_event_swallow_translator"
   \consists "Separating_line_group_engraver"