lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mark placement problem


From: Jacques Menu
Subject: Re: Mark placement problem
Date: Wed, 6 Nov 2019 10:14:45 +0100

Hello Pierre,

Thanks a lot, I hadn’t noticed the mark text was actually centered on the note head.

This users' list is great!

A nice day!

JM

Le 6 nov. 2019 à 10:11, Pierre Perol-Schneider <address@hidden> a écrit :

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 <address@hidden> 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 "||" |
}

<PastedGraphic-5.tiff>
Thanks for your help!

JM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]