lilypond-user
[Top][All Lists]
Advanced

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

Re: SlurUp & Down


From: David Kastrup
Subject: Re: SlurUp & Down
Date: Sun, 19 Nov 2017 23:37:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Ben <address@hidden> writes:

> On 11/19/2017 5:00 PM, Vivyan wrote:
>> Hi
>>
>> How can I slur from lowest d to b flat whilst also including the slur
>> already in the on the score?
>>
>> Many thanks,
>>
>> Joel
>> <http://lilypond.1069038.n5.nabble.com/file/t5486/Screen_Shot_2017-11-19_at_21.png>
>>
>>
>
> I quickly inputted the code into Frescobaldi, I may have missed
> something but is this what you wanted?
> Phrasing vs slur at the same time...etc.

Ugh.  Why even use a phrasing slur?

\version "2.19.80"

\relative c'
{
  \time 5/4
  < d d' c'>\<_(^(
  r8
  g'
  b
  <ges d, bes>)\!\mp\<
  ees,
  <des' e>
  ees
  <d e, c>4\!
}
works fine.

-- 
David Kastrup

reply via email to

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