Real
Slur::height_f () const
{
+ return 0.0;
+
Real interline = paper ()->interline_f ();
Real notewidth = paper ()->note_width ();
Real internote = interline / 2;
$vocal_verse1 = \melodic{
\octave c';
+
% ugh: treble/bass
% \clef treble;
% \clef violin;
r8 <['as-. c-.> <c-. es-.> <'as-. c-.> <c-. es-.> <'as-. c-.]> |
r8 <['as-. c-.> <c-. d-.> <'as-. c-.> <c-. d-.> <'as-. c-.]> |
r8 <['g-. 'b-.> <'b-. d-.> <'g-. 'b-.> <'b-. d-.> <'g-. 'b-.]> |
+ \break;
}
global = \melodic{
\meter 3/4;
- \key bes es as;
+ \key bes es as;
+ \skip 4 * 12;
+ \break;
}
lyrics = \melodic{
>
vocals = \melodic{
+ \global
\skip 4 * 12;
\$vocal_verse1
\skip 4 * 24;
\$grand_staff
>
\paper{
- % how does this work?
- % previously we had the clear 'ideal whole note space' setting?
-% arithmetic_multiplier = 6.\pt;
% ugh: the *first* (intro) line may only have four measures...
- gourlay_maxmeasures = 4.;
+ gourlay_maxmeasures = 7.;
}
\midi{
\tempo 4 = 54;