]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/figured-bass-staff.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / regression / figured-bass-staff.ly
index ce55332901dedfdd6c302de8044951d0d68d9cc5..fc49f90780c0dd099c71acc24a7dc685ad209f92 100644 (file)
@@ -1,22 +1,17 @@
 
 \paper {
   ragged-right = ##t
-}
 
+}
 \version "2.9.7"
-
 \header {
 
+
   texidoc = "Figured bass can also be added to Staff context directly.
 In that case, the figures must be entered with @code{\\figuremode} and be directed
-to an existing @code{Staff} context.
+to an existing @code{Staff} context."
 
-Since these engravers are on @code{Staff} level, properties
-controlling figured bass should be set in @code{Staff} context.
-
-"
-
-}
+  }
 
 <<