lilypond-user
[Top][All Lists]
Advanced

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

Re: help with vertical alignment of text markup ? thanks again !


From: Eluze
Subject: Re: help with vertical alignment of text markup ? thanks again !
Date: Tue, 2 Oct 2012 08:33:59 -0700 (PDT)

damien wrote
> %could I lower the word 'hammer' to sit on top of the stave ?
> %i have tried following :
> %http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Formatting-text#Text-alignment
> 
> 
>       \override Flag #'stencil = ##f 
>   
>  d2.fis8^
>   \markup {
>   \null
>   \lower #15 \bold { hammer }
>   ( g8) 
> 
> }
>>>

better use same as with Flag:     \override Stem #'stencil = ##f

and where does this (g8) belong to? to the markup or is it the following
note?

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/help-with-vertical-alignment-of-text-markup-thanks-again-tp133974p133979.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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