X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftest%2Fstem.ly;h=e5aa9b730b0134a41e01e8d5b36b6078a294533d;hb=refs%2Ftags%2Frelease%2F1.1.10;hp=7bc33a1b4aa4474335937a053b2af51f66957225;hpb=f5d88b8b3b09ac724d7f2234b25fcbde4bc1b072;p=lilypond.git diff --git a/input/test/stem.ly b/input/test/stem.ly index 7bc33a1b4a..e5aa9b730b 100644 --- a/input/test/stem.ly +++ b/input/test/stem.ly @@ -8,9 +8,9 @@ of beams"; } -\version "1.0.1"; +\version "1.0.10"; -beamintervals = \melodic{ +beamintervals = \notes{ \time 7/4; \stemup \transpose c'{ @@ -27,7 +27,7 @@ beamintervals = \melodic{ }} \score{ - \melodic\transpose c'{ + \notes\transpose c'{ \stemup \time 17/4; g,4 a, b, c d e f g a b c' d' e' f' g' a' b' |