lilypond-user
[Top][All Lists]
Advanced

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

Re: how to have ornamentations below slur?


From: Pierre Perol-Schneider
Subject: Re: how to have ornamentations below slur?
Date: Fri, 4 Oct 2013 21:27:08 +0200

2013/10/4 Frédéric Bron <address@hidden>
ornamentations are printed above slurs like in the following example:
\relative c'' { c4( c4\prall c4 c4) }
How can I have the \prall below the slur?
Regards,
Frédéric

Hi Frédéric,
simply tweak it :

 \relative c'' { c4-\tweak extra-offset #'(0 . 1)( c4-\tweak extra-offset #'(0 . -1)\prall c4 c4) }

Cheers,
Pierre

reply via email to

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