lilypond-user
[Top][All Lists]
Advanced

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

Re: \mark and slur


From: Phil Holmes
Subject: Re: \mark and slur
Date: Thu, 14 Sep 2017 10:29:12 +0100


It's not the position of the mark that is wrong - it's the slur.  This applies to a note and so must follow the note immediately.  Move the ( to the end of the previous line and all will be well.

--
Phil Holmes
 
 
----- Original Message -----
Sent: Thursday, September 14, 2017 10:14 AM
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.


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

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