lilypond-devel
[Top][All Lists]
Advanced

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

Re: outside-staff-priority makes TextSpanner edge-text disappear entirel


From: Han-Wen Nienhuys
Subject: Re: outside-staff-priority makes TextSpanner edge-text disappear entirely?
Date: Wed, 31 Jan 2007 19:24:01 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

Trevor Bača escreveu:
> Hi Joe,
> 
> Can you take a look at the different results from using 2.11.9 and
> 2.11.14 to render this one testfile? I've got a layer of text "inside"
> the staff (above the reference duration notes at the bottom) and so
> I've turned off outside-staff-priority for TextSpanner. This works
> great in 2.11.9 but causes the edge-text to disappear in 2.11.14.
> 
> Is this is a bug or am I missing something about turning off
> outside-staff-priority?
> 
> %%% BEGIN %%%
> 
> \version "2.11.9" % edge text happy with .9
> %\version "2.11.14" % edge text disappears with .14
> 
> \new Staff <<
>   \new Voice {
>      \override TextSpanner #'outside-staff-priority = ##f
>      \override TextSpanner #'direction = #down
>      \override TextSpanner #'staff-padding = #3
>      \override TextSpanner #'edge-text = #(cons (markup "A") (markup " "))

as part of the Text spanner rewrite you commissioned, edge-text is now defunct.
 

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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