dear list,
the following example i have been using in 2.7.38 downloadable windows
version gives a continous line which is not what one would expect for 0.96
fraction.
giving 0.97 gives output without noteheads clef etc.
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
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel