lilypond-user
[Top][All Lists]
Advanced

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

Re: top-aligned superscriptions


From: Hanns Holger Rutz
Subject: Re: top-aligned superscriptions
Date: Tue, 28 May 2013 22:49:20 +0200

great, thanks!

I found a variation when I use \mark instead of superscript, too:

    \override Score.RehearsalMark #'padding = #8

\times 8/9 r64  { \mark \markup { \italic { Cell }} c'64 c'64 r64 c'64 c'64 }



best, .h.h.


On 28 May 2013, at 22:38, Thomas Morley wrote:

> 2013/5/28 Hanns Holger Rutz <address@hidden>:
>> hi,
>> 
>> how can I enforce superscriptions to be vertically aligned? e.g.
>> 
>> r32^\markup { \raise #10 \italic { Cell }} c'32^\markup { \raise #10 \italic 
>> { Cell }}
>> 
>> the `raise` doesn't seem to have any effect, the two words "Cell" appear 
>> right above the rest and the note at different vertical positions.
>> 
>> I need to have text annotations which appear always top-aligned (no matter 
>> whether there are tuplet bars etc.)
>> 
>> thanks, .h.h.
> 
> Hi,
> 
> try
> 
>         \textLengthOn
> 
> and maybe you want to add:
> 
>         \override TextScript #'staff-padding = #12 % choose appropiate value
> 
> HTH,
>  Harm

---
"Si hay reelección, Capriles será reelecto"




reply via email to

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