bug-lilypond
[Top][All Lists]
Advanced

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

dashed lines in textspanners


From: Arno Waschk
Subject: dashed lines in textspanners
Date: Mon, 20 Mar 2006 10:27:16 +0100
User-agent: Opera M2/8.52 (Win32, build 7721)

dear list,

the following example i have been using in 2.7.38 downloadable windows
version (as well as my hand-made cygwin 2.7.38 version) gives a continous line which is not what one would expect for 0.96 fraction. (It starts to be continous from around 0.9)

No huge problem, BUT:

giving 0.97 gives score output without noteheads, clefs etc.!!! Only staff and stems.

thanks, arno


\include "deutsch.ly"
       \relative c{

       \once \override TextSpanner  #'edge-text = #(cons "" (markup
#:upright
#:bigger " ord.") )
       \once \override TextSpanner  #'style = #'line
       \once \override TextSpanner #'arrow = ##t
       \once \override TextSpanner  #'dash-fraction = #0.96
c8\startTextSpan c8\< c c d e\stopTextSpan fis\!

       }



--
http://www.arnowaschk.de




reply via email to

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