lilypond-user
[Top][All Lists]
Advanced

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

Systematically Shortening Slurs


From: J Ruiz
Subject: Systematically Shortening Slurs
Date: Sat, 22 Oct 2011 13:07:57 -0700 (PDT)

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
 

reply via email to

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