]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.64
authorfred <fred>
Sun, 24 Mar 2002 20:11:45 +0000 (20:11 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:11:45 +0000 (20:11 +0000)
bin/ly2dvi.sh
init/paper.ly

index edce473186d8dcd71d8c32d61f0e801f26fb924a..f5711b24c95dbd376c3af418ed290201795719ab 100644 (file)
@@ -5,7 +5,7 @@
 # Written by Jan Arne Fagertun <Jan.A.Fagertun@energy.sintef.no>
 #  Sat Nov 22 22:26:43 CET 1997
 #
-# $Id: ly2dvi.sh,v 1.13 1998/05/12 09:19:50 fred Exp $
+# $Id: ly2dvi.sh,v 1.14 1998/05/12 10:27:51 fred Exp $
 #
 #  Original LaTeX file made by Mats Bengtsson, 17/8 1997
 #
@@ -742,6 +742,7 @@ $LLHF
 EOF
 mudelaDefs
 cat << EOF >> $LatF
+\cmrtwenty% ugh
 \makelilytitle
 EOF
 }
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;