]> git.donarmstrong.com Git - lilypond.git/blobdiff - init/lily-init.ly
release: 0.1.41
[lilypond.git] / init / lily-init.ly
index c1753b3263510b23723f67fdd1f68603630d0b37..8b19863c64e07d670e62f3eb3ee7aebc8a7308cf 100644 (file)
@@ -14,8 +14,6 @@ Gourlay = 1.0
 Wordwrap = 0.0
 
 \include "paper16.ly"
-\include "paper20.ly"
-
 
 default_paper = \paper{
        \paper_sixteen
@@ -29,21 +27,8 @@ left = -1
 right = 1
 up = 1
 down = -1
+% zillie spellink?
 center=0
 
-
-stemup = {
-       \skip 1*0;
-       % Stupid hack to make < { \stemup } > work
-       \property Voice.ydirection = \up 
-       }
-stemboth= {
-       \skip 1*0;
-       \property Voice.ydirection = \center
-}
-stemdown = {   
-       \skip 1*0;
-       \property Voice.ydirection = \down
-}
-
+\include "property.ly"