fet_beginchar ("C clef", "C", "altoclef")
if test = 1:
- draw_staff (-2,2);
+ draw_staff (-2,2, 0.0);
fi;
draw_c_clef (1.0);
fet_endchar;
fet_beginchar ("C clef", "C_change", "caltoclef")
if test = 1:
- draw_staff (-2,2);
+ draw_staff (-2,2, 0.0);
fi;
draw_c_clef (.8);
fet_endchar;
set_char_box(left_space# +
- xpart exact_center,
right_space# +
- xpart exact_center + ball_to_right#,
+ xpart exact_center + ball_to_right# + 7/12 reduced_il#,
- ypart exact_center + 2.5 reduced_il#,
ypart exact_center +reduced_il#);
fet_beginchar("F clef ", "F", "bassclef")
if test = 1:
- draw_staff(-3,1);
+ draw_staff(-3,1, 0.0);
fi;
draw_bass_clef((.5 staff_space#, 0), 1.0);
fet_endchar;
fet_beginchar("G clef", "G", "trebleclef")
if test = 1:
- draw_staff(-1,3);
+ draw_staff(-1,3, 0.0);
fi;
draw_gclef((1.7 staff_space#,0), 1.0);
fet_endchar;
%%\headheight9pt
%%\headsep0pt
%% Maybe this is too drastic, but let us give it a try.
-\geometry{width=%spt, height=%spt,headheight=2mm,headsep=0pt,footskip=2mm}
+\geometry{width=%spt, textheight=%spt,headheight=2mm,headsep=0pt,footskip=2mm}
\input{lilyponddefs}
\input{titledefs}
%s