I need to show a scale of notes, where every note has a slur to the next one.
Lilypond typesets the slurs with length to each notehead center, so my chain of 
slurs have ends that meet, not visually pleasing.
In this case, I'd like the slurs to be somewhat shortened, such that slur ends 
are some distance before the note head centers, but are still centralized 
between each note pair.
I can't seem to find a way to systematically override slur end-point location 
relative to note head destinations.
 
I found this property, but couldn't find documentation on usage or syntax on 
Internals reference, 
\override Slur #'slur-details = #'(head-slur-distance-factor . 10)
the syntax is wrong
 
Thanks in advance for the help
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to