X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=mutopia%2FJ.S.Bach%2FSolo-Cello-Suites%2Fsarabande-urtext.ly;h=2cf94f0089c797e6f0fbafb92579f3839d4f0982;hb=194ef0e7e19c7a7c0836b6bd3ed2788a56220d2f;hp=0ff1a86066073a253c7984ea22f31e62736f7f2b;hpb=3e69ea97654a3992b7411b2979c20fdc18845e2c;p=lilypond.git diff --git a/mutopia/J.S.Bach/Solo-Cello-Suites/sarabande-urtext.ly b/mutopia/J.S.Bach/Solo-Cello-Suites/sarabande-urtext.ly index 0ff1a86066..2cf94f0089 100644 --- a/mutopia/J.S.Bach/Solo-Cello-Suites/sarabande-urtext.ly +++ b/mutopia/J.S.Bach/Solo-Cello-Suites/sarabande-urtext.ly @@ -10,8 +10,8 @@ But merging melodic and scripts doen't work too well yet (see viola_scripts). n = { \slurnormal } d = { \slurdotted } -sarabande_a = \type Staff \notes \relative c { - \type Voice=i +sarabande_a = \context Staff \notes \relative c { + \context Voice=i \stemup \d d8.()e16 e4.-\trill( d16 )e | f4. \stemboth e8(d)c | bes g' \n f e16(f g a bes)d, | @@ -49,8 +49,8 @@ sarabande_a = \type Staff \notes \relative c { d4 d,,2 | } -sarabande_b = \type Staff \notes \relative c { - \type Voice=ii +sarabande_b = \context Staff \notes \relative c { + \context Voice=ii \stemdown % dispute % d4 a2 | @@ -87,8 +87,9 @@ sarabande_b = \type Staff \notes \relative c { } -sarabande = \type Staff \notes< +sarabande = \context Staff \notes< \$sarabande_a \$sarabande_b > +\version "1.0.16";