lilypond-user
[Top][All Lists]
Advanced

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

Re: top-aligned superscriptions


From: Thomas Morley
Subject: Re: top-aligned superscriptions
Date: Tue, 28 May 2013 22:38:46 +0200

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



reply via email to

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