lilypond-user
[Top][All Lists]
Advanced

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

Re: Moving markup objects


From: Eluze
Subject: Re: Moving markup objects
Date: Sun, 07 Jul 2013 08:04:03 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

hi Constantine

glad I could help!

please always reply to the list so that the other participants also get informed about the progress of a question!

Eluze


Am 07.07.2013 06:04, schrieb Constantine Stade:
Perfect!
Thanks for your prompt answer; this was my first ever question on this forum. I'm excited to use Lilypond now with access to such a vast repository of knowledge!


On Jul 6, 2013, at 5:20 PM, Eluze wrote:

Constantine Stade wrote
I have used Lilypond for several years, but have found it difficult to
dig deeper into the notation to do things like moving non-staff items
or predictably setting vertical staff spacing.
I am looking for a way to move a \markup symbol from above the first
note of a phrase to directly above the clef itself.
Here's the code:

I think you should use a RehearsalMark ( \mark \markup … ):

\score {
 {
   \mark \markup \bold \larger \circle "I"
   \relative c'' {
     c2 c4 c b2. b4 a1 c2( d) c a4( b) c2( b) a2 r2 \bar"|."
   }
\addlyrics { Bles -- sed art Thou, O Lord, teach me Thy sta -- tutes. }
 }
}


I've tested this with the newest development version (2.17.20)

hth
Eluze



--
View this message in context: http://lilypond.1069038.n5.nabble.com/Moving-markup-objects-tp147737p147738.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
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]