On Monday 23 May 2005 21.33, Graham Percival wrote:
> On 23-May-05, at 12:22 PM, Bertalan Fodor wrote:

This bug was also reported some days ago by Heikki. It's added as 
tie-dotted.ly.

Erik

> Argh.  That would explain it.
>
> OK, so it's just tieDotted.  I took slurDotted from ly/property.ly ; I
> made
> tieDotted match it.
>
>
> %  \tieDotted doesn't work
> slurDotted = {
>    \override Slur  #'dash-period = #0.75
>    \override Slur #'dash-fraction = #0.1
> }
> tieDotted = {
>    \override Tie #'dash-period = #0.75
>    \override Tie #'dash-fraction = #0.1
> }
> \relative c''{
> \slurDotted
> c4( c)
> \tieDotted
> c4 ~ c
> }



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to