lilypond-user
[Top][All Lists]
Advanced

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

fermata and phrasing slurs


From: Gagi Petrovic
Subject: fermata and phrasing slurs
Date: Wed, 13 Nov 2013 16:45:28 +0100

Dear group, as can be seen in the added example, something seems off. Is this a known issue?

Additionally, does anyone have any pointers how to work around this? In other words: how can i still force the TextScript to be under the longer versions of fermata?

Thank you very much and all the best, Gagi


\version"2.16.1"

\relative c''{
  \override Script #'avoid-slur = #'inside
  \override TextScript #'avoid-slur = #'inside 
  \override TextScript #'outside-staff-priority = ##f
  \phrasingSlurUp
  
    d2^"test"^\fermata\(  b4 c\) 
  
    d2^"test"^\longfermata\(  b4 c\) 
    d2^"test"^\verylongfermata\(  b4 c\) 

}  

Attachment: fermata_slur.png
Description: PNG image


reply via email to

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