Thanks Harm,
It was a good starting point. Needed yet more tweeking and although it
now looks right it still throws up an error, which for now will ignore
Ursus
Op 4-6-2022 om 17:06 schreef Thomas Morley:
Am Fr., 3. Juni 2022 um 15:40 Uhr schrieb E Appeldoorn :
I'm looking for a way to
Am Fr., 3. Juni 2022 um 15:40 Uhr schrieb E Appeldoorn :
>
> I'm looking for a way to further extend the tempo mark
>
> I know about the simple version
>
> \relative c'' {
> \tempo \markup {
> \concat {
> \bold "Andante appasionata "
> "("
> \lower #-0.5 \note {4} #UP
>
I'm looking for a way to further extend the tempo mark
I know about the simple version
\relative c'' {
\tempo \markup {
\concat {
\bold "Andante appasionata "
"("
\lower #-0.5 \note {4} #UP
" ("
\lower #-0.5 \note {4.} #UP
") = 42)"
}
}
a1
Now