X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ffigured-bass.ly;h=f480aa41685d513b364223708fc3152a6dcfd9ac;hb=0a0274a3bf5792dfb7ce3719f5dfaef36059affe;hp=1cddfbabd9fcad3fb17e34856fd23aff272d305e;hpb=79eed18f68000e30c5cabaf2f5d0048dda0cb080;p=lilypond.git diff --git a/input/regression/figured-bass.ly b/input/regression/figured-bass.ly index 1cddfbabd9..f480aa4168 100644 --- a/input/regression/figured-bass.ly +++ b/input/regression/figured-bass.ly @@ -1,12 +1,12 @@ -\version "2.7.13" +\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 -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. @@ -15,7 +15,7 @@ You can also enter markup strings. The vertical alignment may also be tuned. } -\paper { raggedright = ##t } +\paper { ragged-right = ##t } << @@ -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 6/ > + <3 6\\ > <"V7" ["bla" 6] \markup{ \musicglyph #"rests.2"} > \once \override BassFigureAlignment #'stacking-dir = #UP