lilypond-user
[Top][All Lists]
Advanced

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

Re: Avoiding PhrasingSlur/accidental collisions


From: Noeck
Subject: Re: Avoiding PhrasingSlur/accidental collisions
Date: Sun, 14 Feb 2016 12:57:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

I don't know if there are easier or more automatic ways of avoiding
this, but you can move the slur up (change the 0.5 to your liking):

\relative c {
  \shape #'((0 . 0.5) (0 . 0.5) (0 . 0.5) (0 . 0.5)) PhrasingSlur
  \repeat tremolo 8 { es'''32\( es, } es'!2\) |
}

Slurs can even cross accidentals:

  { d''( gis'') }

and this looks fine for me.

Cheers,
Joram



reply via email to

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