Le 08/06/2021 à 00:26, Molly Preston a écrit :
Yes! Thank you Jean! I am sorry for miscommunicating.
Question it is going to the end of the bar but a little too far to
the end is there a way to specify? I have a clef change in my original
score and it is continuing over the clef change.
Le 08/06/2021 à 00:09, Molly Preston a écrit :
I don't want it through the end of the score. I just want it through
the end of the next measure.
Sorry, I misunderstood the question. What is wrong with this?
\version "2.22.0"
\new Staff {
r2 r4 c'~\startTrillSpan |
c'1 \< |
d'1\f\stop
I don't want it through the end of the score. I just want it through the
end of the next measure.
-Molly
On Mon, Jun 7, 2021 at 6:04 PM Jean Abou Samra wrote:
>
> Le 07/06/2021 à 23:57, Molly Preston a écrit :
> > Hi again.
> >
> > I am trying to get a trill spanner over a quarter note tied to
Le 07/06/2021 à 23:57, Molly Preston a écrit :
Hi again.
I am trying to get a trill spanner over a quarter note tied to a whole
note and through that measure.
\new Staff {
r2 r4 c' ~ \startTrillSpan|
<< { c'1 \< } \\ {s4 s s s \stopTrillSpan } >>
d'1\f |
}
I tried to use th
Hi again.
I am trying to get a trill spanner over a quarter note tied to a whole note
and through that measure.
\new Staff {
r2 r4 c' ~ \startTrillSpan|
<< { c'1 \< } \\ {s4 s s s \stopTrillSpan } >>
d'1\f |
}
I tried to use the spacer rests for this but it doesn't seem to do wha