]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/thumb.ly
release: 1.3.65
[lilypond.git] / input / test / thumb.ly
index 4b9fb6f029c581f444614cd2f60892ebfac7aed4..1e65b44730ee34777339857c77e4f37177ac1483 100644 (file)
@@ -7,7 +7,7 @@
 % the thumb-script is used in cello music to indicate a note that should
 % be played with your thumb. 
 
-\version "1.2.0";
+\version "1.3.59";
 
 \score { \notes \relative c'' {
                [<a8_\thumb a'8-3(> <)b_\thumb b'-3>
@@ -15,7 +15,7 @@
        }
        \paper{ 
                linewidth = 80.\mm; 
-               castingalgorithm = \Wordwrap;
+
        }
 }