2013/5/28 Hanns Holger Rutz <cont...@sciss.de>:
> 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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to