]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/figured-bass.ly
Fix memleak: temporary skyline objects for systems were never deleted
[lilypond.git] / input / regression / figured-bass.ly
index a4aa7c1cadb11be9c2e56e357e8815c2841af1dd..f480aa41685d513b364223708fc3152a6dcfd9ac 100644 (file)
@@ -1,12 +1,12 @@
-\version "2.7.32"
+\version "2.14.0"
 
 \header {
 
 
   texidoc = " Figured bass is created by the FiguredBass context which
 responds to figured bass events and rest events.  You must enter these
 
 \header {
 
 
   texidoc = " Figured bass is created by the FiguredBass context which
 responds to figured bass events and rest events.  You must enter these
-using the special @code{\figuremode @{ @}} mode, which allows you to
-type numbers, like @code{<4 6+>} and add slashes and pluses.
+using the special @code{\\figuremode @{ @}} mode, which allows you to
+type numbers, like @code{<4 6+>} and add slashes, backslashes and pluses.
 
 You can also enter markup strings. The vertical alignment may also be tuned.
 
 
 You can also enter markup strings. The vertical alignment may also be tuned.
 
@@ -31,6 +31,8 @@ You can also enter markup strings. The vertical alignment may also be tuned.
     <3+ 5- 7!>
     <3 _! 5 _- 7>
     <3 _ 5 _ 7>
     <3+ 5- 7!>
     <3 _! 5 _- 7>
     <3 _ 5 _ 7>
+    <3 6/ >
+    <3 6\\ >
     <"V7" ["bla" 6] \markup{ \musicglyph #"rests.2"} >
 
     \once \override BassFigureAlignment #'stacking-dir = #UP
     <"V7" ["bla" 6] \markup{ \musicglyph #"rests.2"} >
 
     \once \override BassFigureAlignment #'stacking-dir = #UP