lilypond-user
[Top][All Lists]
Advanced

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

Re: slur position in


From: BB
Subject: Re: slur position in
Date: Thu, 14 Aug 2014 16:56:38 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

limitations - obviously

With \glissando one can chose a noteout of a chord - it will point to the first note in a chord group.
Example:

c8\2^" SL" \glissando <d\2 b\3 d,\4 fis'\1>


Does not work that way with slurs - taht was the first thing I tried.

Regards


On 14.08.2014 16:34, Janek Warchoł wrote:
2014-08-14 16:29 GMT+02:00 Federico Bruni <address@hidden>:
2014-08-14 16:11 GMT+02:00 bb <address@hidden>:

I cannot get a slur from g, to b?

\version "2.18.0"

#(set-global-staff-size 29)

\relative c''  {
\override Slur.positions = #'(-20 . 0)
< d g, d >8 ^"  H"  (b)
}

I could not find any solution in the internet!

Does Slur.positions really exist?
It does, but it has weird limitations.

cheers,
Janek


reply via email to

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