Re: same heigth of markups

2008-11-25 Thread 今井雄治
Hi, Stefan. Use extra-offset like following: \once \override TextScript #'extra-offset = #'(0 . 2.1) c1_\Dsechsvier 2008/11/25 Stefan Thomas <[EMAIL PROTECTED]>: > Dear Lilypond-users, > I would like to have, in the below quoted example, the "Dsechsvier" on the > same heigth as the "T". >

same heigth of markups

2008-11-24 Thread Stefan Thomas
Dear Lilypond-users, I would like to have, in the below quoted example, the "Dsechsvier" on the same heigth as the "T". How can I get this? Thanks for Your help, Stefan \version "2.11.60" Dsechsvier = \markup { D \super { \combine \raise #1.1 6 4 } } T = \markup {T} \new Staff \relative c