lilypond-user
[Top][All Lists]
Advanced

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

Re: Text spanners, dashes


From: Eluze Weehaeli
Subject: Re: Text spanners, dashes
Date: Wed, 27 Aug 2008 16:38:45 +0200
User-agent: Opera Mail/9.51 (Win32)

for me it works (version 2.11.57, Windows XP SP3):

\relative c'' { \override TextSpanner #'dash-fraction = #0.7 b 1 \startTextSpan c e, \stopTextSpan } \relative c'' { \override TextSpanner #'dash-fraction = #0.2 b 1 \startTextSpan c e, \stopTextSpan }

in case your code defines another style somwhere, you can explicitly define

  \override TextSpanner #'style = #'dashed-line

hth



Am 27.08.2008, 15:33 Uhr, schrieb Thomas Scharkowski <address@hidden>:

Hi,

I always get a line instead of dashes.
Shouldn't setting dash-fraction to e.g. 0.2 work?

        --
        \override Voice.TextSpanner #'dash-fraction = #'0.2
        --


Thomas
LilyPond 2.11.57
Windows XP SP3


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

Attachment: style.png
Description: PNG image


reply via email to

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