]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/declarations.ly
release: 1.2.15
[lilypond.git] / ly / declarations.ly
index 837777d921105e47e2ac6976325e19d254693358..a6e51b93952155554fd109fbc14b1925f14557c7 100644 (file)
@@ -8,8 +8,6 @@ longa = \duration { -2 0 }
 \include "script.ly"
 
 
-Gourlay = 1.0
-Wordwrap = 0.0
 % declarations for standard directions
 left = -1
 right = 1
@@ -22,8 +20,8 @@ bigger = 1
 
 center=0
 
-break =  \penalty  10000; 
-nobreak =  \penalty  -10000; 
+break =  \penalty  -1000000; 
+nobreak =  \penalty 1000000; 
 
 major = 0
 minor = 3