]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tup.ly
* scm/bass-figure.scm (make-bass-figure-markup): add
[lilypond.git] / input / regression / tup.ly
index 5485887a21a3dc51591da5d7fa4378aeaa3a1f03..0d6ef52e83aac309e77166bb93aee68ea206b419 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.16"
+\version "1.7.18"
 \header{
     
 texidoc="
@@ -14,11 +14,12 @@ direction as the
 "
 
 }
+\paper { raggedright= ##t }
 
 \score{
        \notes \context Voice \relative c'' {
                 \times 2/3 { \times 2/3 { a8 b c}  c }
-                \times 2/3 { r8 [b f] }
+                \times 2/3 { r8  b-[ f] }
                 \times 2/3 { r8 b r8 }
                 c4 |
                 
@@ -31,4 +32,4 @@ direction as the
 }
 
 
-%% new-chords-done %%
+