lilypond-user
[Top][All Lists]
Advanced

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

RE: \mark and slur


From: Mark Stephen Mrotek
Subject: RE: \mark and slur
Date: Thu, 14 Sep 2017 11:00:59 -0700

Gianmaria,

 

Try

c4 c c d

   (c4^\markup {"X"}) c c c

 

Mark

 

From: lilypond-user [mailto:address@hidden On Behalf Of Gianmaria Lari
Sent: Thursday, September 14, 2017 2:14 AM
To: lilypond-user <address@hidden>
Subject: \mark and slur

 

This compiles well

 

\version "2.19.65"

\fixed c' {

  c4 c c d 

  (c4) c c c 

}

 

but when I add a \mark like this

 

\version "2.19.65"

\fixed c' {

  c4 c c d 

  \mark "X" (c4) c c c 

}

 

it doesn't. I know the problem is related to the slur and I can move the mark before d but why I should not be able to put it at beginning of the second measure?

 

Thank you, g.


reply via email to

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