Hi Jacques,
No it does not.
Maybe:

{
  \time 4/4
  \compressFullBarRests

  R1*3 |

  \tempo "Easy jazz Walz (Swing)"
  \tweak self-alignment-X #LEFT
  \mark "IV. SUN AND SNOW"
  \numericTimeSignature \time 3/4

  R2.*10  \bar "||" |
}

is what you're looking for?
Cheers,
Pierre


Le mer. 6 nov. 2019 à 10:07, Jacques Menu <imj-muz...@bluewin.ch> a écrit :

> Hello folks,
>
> Why does the mark appear upon the first measure instead of the fourth in
> this example?
>
> \version "2.19.83"
>
> {
>   \time 4/4
>   \compressFullBarRests
>
>   R1*3 |
>
>   \tempo "Easy jazz Walz (Swing)"
>   \mark "IV. SUN AND SNOW"
>   \numericTimeSignature \time 3/4
>
>   R2.*10  \bar "||" |
> }
>
> Thanks for your help!
>
> JM
>
>

Reply via email to