]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/sleur.ly
release: 1.3.28
[lilypond.git] / input / test / sleur.ly
index 70f7cfb15ae53625ffbb66a7dd116fb0aabf853e..0b69da1a7b5add4fc1f467337faa624b75c25dcd 100644 (file)
@@ -1,11 +1,11 @@
 \header{
+title = "sleur";
+subtitle = "test slurs.";
 enteredby =     "jcn";
-copyright =     "PD";
-TestedFeatures =        "This file tests Feta embedded slurs" +
-        "(Feta definitively is not an abbreviation of Font-En-TjA)";
+copyright =     "public domain";
 }
 
-\version "1.0.7";
+\version "1.3.5";
 
 shortlong = \notes{
        c4()c( c c  |
@@ -52,7 +52,6 @@ over = \notes\transpose c'{
 }
 
 under = \notes\transpose c'{
-
        \stemdown 
        f'( \stemboth d d \stemdown )f'
        f'( \stemboth c c \stemdown )f'
@@ -77,13 +76,12 @@ under = \notes\transpose c'{
 }
 
 eccentric = \notes\transpose c'{
-
        \stemup
-       \[4/7 f( a' f f f f )f \] |
-       \[4/7 f( f f f f a' )f \] |
+       \times 4/7 { f( a' f f f f )f } |
+       \times 4/7 { f( f f f f a' )f } |
        \stemdown
-       \[4/7 e'( c e' e' e' e' )e' \] |
-       \[4/7 e'( e' e' e' e' c )e' \] |
+       \times 4/7 { e'( c e' e' e' e' )e' } |
+       \times 4/7 { e'( e' e' e' e' c )e' } |
 }
 
 tiltup = \notes\transpose c'{
@@ -170,6 +168,7 @@ clipping = \notes\transpose c'{
 
 \score{
        \notes{ 
+%              \property Voice.pletvisibility = 0;
                % use blend for fast check
                \blend
 % {