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 12:52:52 -0700

David,

What I presented was a suggestion that "worked."
In no way, shape, or form was it an "insistence."

With sincere respect for your work,

Mark

-----Original Message-----
From: David Kastrup [mailto:address@hidden 
Sent: Thursday, September 14, 2017 12:10 PM
To: Mark Stephen Mrotek <address@hidden>
Cc: 'Gianmaria Lari' <address@hidden>; 'lilypond-user'
<address@hidden>
Subject: Re: \mark and slur

"Mark Stephen Mrotek" <address@hidden> writes:

> Try
>
> c4 c c d
>
>    (c4^\markup {"X"}) c c c

Shrug.  If you insist on that kind of organization you can try

\version "2.19.65"

\fixed c' {

  c4 c c d 

  (\mark "X" c4) c c c 

}

But it's really a delusion you are getting and becomes rather strained once
you go, like

\version "2.19.65"

\fixed c' {

  c4 c c d 

  (|\mark "X" c4) c c c 

}

--
David Kastrup




reply via email to

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