lilypond-user
[Top][All Lists]
Advanced

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

Re: same heigth of markups


From: 今井雄治
Subject: Re: same heigth of markups
Date: Tue, 25 Nov 2008 17:07:42 +0900

Hi, Stefan.
Use extra-offset like following:

    \once \override TextScript #'extra-offset = #'(0 . 2.1)
    c1_\Dsechsvier

2008/11/25 Stefan Thomas <address@hidden>:
> 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 {  \clef bass c1_\T c1_\Dsechsvier }
> \layout{
>   \context { \Staff  \override TextScript #'staff-padding = #3 }  }




reply via email to

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