lilypond-user
[Top][All Lists]
Advanced

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

horizontal/vertical text spanner alignment


From: Patrick Schmidt
Subject: horizontal/vertical text spanner alignment
Date: Fri, 14 Aug 2009 21:08:10 +0200

Dear all,

how can I align a text spanner vertically and horizontally to get something 
like this ➂---➁? Here is a tiny example:


\version "2.13.3"

scale = \relative c'' {
        %\once \override TextSpanner #'(bound-details left Y) = #5
        %\once \override TextSpanner #'(bound-details right Y) = #5
        <g\3_0>\startTextSpan <a_2> <b_4>\stopTextSpan <c\2_1>
}

\score {
        \new Staff \scale
        \layout {}
}

I fiddled with \once \override TextSpanner #'(bound-details left/right Y) = 
#[±0-9] but to no avail.

Any hint is greatly appreciated.

Thanks for your help!

patrick
-- 
Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02




reply via email to

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