lilypond-user
[Top][All Lists]
Advanced

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

Re: vertically aligning text/marks/tempo


From: Urs Liska
Subject: Re: vertically aligning text/marks/tempo
Date: Wed, 19 Oct 2016 14:21:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0


Am 19.10.2016 um 13:50 schrieb Kieren MacMillan:
> Hi Urs,
>
>> Overriding #'padding or #'outside-staff-padding doesn't have any useful 
>> effect either.
> Really?
>
> %%%%  SNIPPET BEGINS
> \version "2.19"
> \language "english"
>
> \paper { ragged-right = ##f }
>
> baselines = {
>   \override TextScript.padding = #2.5
>   c'4^\markup { Du liebst mich nicht } c' c' c' c'1 \bar "||"
>   e'16^\markup { Der Zwerg } a' e' a' e' a' e' a' r2
>   <e' a' c'>2^\markup { An mein Herz } r
> }
>
> \score { \baselines }
> %%%%  SNIPPET ENDS
>
> Of course, you still have to manually deal with the [long-standing and 
> long-irritating] fact that texts are not baseline-aligned, but 
> bottom-aligned… 

Oh my, this is the reason ...
You see I'm not very experienced with TextScripts.

Thanks
Urs

> but that’s easily done by adding a strut in each markup.
>
> Hope this helps,
> Kieren.
> ________________________________
>
> Kieren MacMillan, composer
> ‣ website: www.kierenmacmillan.info
> ‣ email: address@hidden
>




reply via email to

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