]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/sleur.ly
release: 1.0.8
[lilypond.git] / input / test / sleur.ly
index 3026613cae0e5b11119a9ded343b86dbe655dce4..6ddcf2a1304214dcf818747dc9010253c335bdfa 100644 (file)
@@ -5,30 +5,30 @@ TestedFeatures =       "This file tests Feta embedded slurs"
         "(Feta definitively is not an abbreviation of Font-En-TjA)";
 }
 
-\version "0.1.10";
+\version "1.0.2";
 
 shortlong = \melodic{
        c4()c( c c  |
        c c c c |
        c c c c |
-       \break;
+       \break
        c c c )c |
 }
 
-dirs = \melodic {
-       \octave c';
+dirs = \melodic\transpose c' {
+
        c'1() g' () c () g () c |
 }
 
 complex = \melodic{
-       \octave c';
-       'c16( 'e( 'g( 'b( d( f( a( c'())))))))c4 c4 |
-       \octave c''';
-       'c16( a( f( d( 'b( 'g( 'e( 'c())))))))c4 c4 |
+\transpose c'{
+       c,16( e,( g,( b,( d( f( a( c'())))))))c4 c4 |}
+\transpose c'''{
+       c,16( a( f( d( b,( g,( e,( c,())))))))c4 c4 |}
 }
 
-over = \melodic{
-       \octave c'; 
+over = \melodic\transpose c'{
+
 
        e( g' g' )e
        e( a' a' )e
@@ -51,33 +51,33 @@ over = \melodic{
        e( c'' f )e
 }
 
-under = \melodic{
-       \octave c'; 
+under = \melodic\transpose c'{
+
        \stemdown 
        f'( \stemboth d d \stemdown )f'
        f'( \stemboth c c \stemdown )f'
-       f'( \stemboth 'b 'b \stemdown )f'
-       f'( \stemboth 'a 'a \stemdown )f'
+       f'( \stemboth b, b, \stemdown )f'
+       f'( \stemboth a, a, \stemdown )f'
        \stemdown
        f'( a a )f'
        f'( g g )f'
        f'( f f )f'
-       f'( 'a 'a )f'
+       f'( a, a, )f'
 
        \stemdown 
-       f'( \stemboth d 'b \stemdown )f'
-       f'( \stemboth 'b d \stemdown )f'
-       f'( \stemboth 'd 'b \stemdown )f'
-       f'( \stemboth 'b 'd \stemdown )f'
+       f'( \stemboth d b, \stemdown )f'
+       f'( \stemboth b, d \stemdown )f'
+       f'( \stemboth d, b, \stemdown )f'
+       f'( \stemboth b, d, \stemdown )f'
        \stemdown
        f'( f a )f'
        f'( a f )f'
-       f'( f 'e )f'
-       f'( 'e f )f'
+       f'( f e, )f'
+       f'( e, f )f'
 }
 
-eccentric = \melodic{
-       \octave c';
+eccentric = \melodic\transpose c'{
+
        \stemup
        \[4/7 f( a' f f f f )f \] |
        \[4/7 f( f f f f a' )f \] |
@@ -86,8 +86,7 @@ eccentric = \melodic{
        \[4/7 e'( e' e' e' e' c )e' \] |
 }
 
-tiltup = \melodic{
-       \octave c'; 
+tiltup = \melodic\transpose c'{
        e( c'' c'' )e'
        \stemup
        e( c'' c'' )e'
@@ -96,13 +95,12 @@ tiltup = \melodic{
        \stemup
        e( c'' f )e'
        \stemdown 
-       f'( \stemboth 'a 'a \stemdown )f''
+       f'( \stemboth a, a, \stemdown )f''
        \stemdown
-       f'( 'a 'a )f''
+       f'( a, a, )f''
 }
 
-tiltdown = \melodic{
-       \octave c'; 
+tiltdown = \melodic\transpose c'{
        e'( c'' c'' )e
        \stemup
        e'( c'' c'' )e
@@ -111,13 +109,12 @@ tiltdown = \melodic{
        \stemup
        e'( c'' f )e
        \stemdown 
-       f''( \stemboth 'a 'a \stemdown )f'
+       f''( \stemboth a, a, \stemdown )f'
        \stemdown
-       f''( 'a 'a )f'
+       f''( a, a, )f'
 }
 
-broken = \melodic{
-      \octave c'';
+broken = \melodic\transpose c''{
       c c c c()
       c c c c(
       c )c c c(
@@ -125,20 +122,19 @@ broken = \melodic{
       )a' a' a' a'()
       a' a' a' a'()
       c( c c )c 
-      c( c c )'f 
-      'f( c c )c 
-      'f( c c )'f
+      c( c c )f, 
+      f,( c c )c 
+      f,( c c )f,
 }
 
-blend =        \melodic{
-       \octave c';
+blend =        \melodic\transpose c'{
        e( c'' c'' )e
        \stemup
        f'( c'' c'' )f'
        e( c'' c'' )e
        \stemdown
-       f'( \stemboth 'a 'a \stemdown )f'
-       f'( 'a 'a )f'
+       f'( \stemboth a, a, \stemdown )f'
+       f'( a, a, )f'
 
        \stemboth
        e( c'' c'' )e'
@@ -152,8 +148,8 @@ blend =     \melodic{
 }
 
 
-bug = \melodic{
-       \octave c';
+bug = \melodic\transpose c'{
+
        a()g( f )e
        b'()a'( g' )f'
        g( f' e' )d'
@@ -161,16 +157,15 @@ bug = \melodic{
        c' () b () c' c'
 }
 
-clipping = \melodic{
-       \octave c';
+clipping = \melodic\transpose c'{
        \stemboth
        c( c''' c''')c
        c( c''' c )c''
        c''( c c''' )c
        \stemdown
-       c( \stemup '''c '''c \stemdown )c
-       c( \stemup '''c c \stemdown )''c
-       ''c( \stemup c '''c \stemdown )c
+       c( \stemup c,,, c,,, \stemdown )c
+       c( \stemup c,,, c \stemdown )c,,
+       c,,( \stemup c c,,, \stemdown )c
 }
 
 \score{