]> git.donarmstrong.com Git - lilypond.git/blobdiff - init/paper.ly
release: 0.1.64
[lilypond.git] / init / paper.ly
index 8585b8af9ac43d951765b36fd3ccc310c7726e0f..794a69b345287165210aad359b94f209deb80db0 100644 (file)
@@ -1,7 +1,7 @@
 % paper.ly
 
 linewidth20 = \hsize - 2.5 * \staffheight;
-textheight20 = \vsize - 7.0 * \staffheight;
+textheight20 = \vsize - 5.0 * \staffheight;
 linewidth = \staffheight/20.0 * \linewidth20;
 textheight = \staffheight/20.0 * \textheight20;