]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/knee.ly
Fixes documentation.
[lilypond.git] / input / test / knee.ly
index 453f0050506855455923c0465e01d6bc59702895..3724caf78cf2aaaf6e117deaaec9392de9974a06 100644 (file)
@@ -1,8 +1,11 @@
+\version "1.7.6"
 
 \score{
        \notes\relative c'{
+               \property Voice.Beam \override #'auto-knee-gap = ##f
                [c16 \stemDown c'' \stemBoth c,, d]
                \stemDown [d'' a \stemBoth c,, g,]
                \stemUp [g c' \stemBoth a'' d']
        }
 }
+%% new-chords-done %%