lilypond-user
[Top][All Lists]
Advanced

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

\mark and slur


From: Gianmaria Lari
Subject: \mark and slur
Date: Thu, 14 Sep 2017 11:14:06 +0200

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]