Quoting MX <[EMAIL PROTECTED]>:

> Bonjour à tous, Hi all.
>
> On the attached picture [original.png] at the sopano voice, at the
> beginning of the measure, there are at the same time an F quarter note
> with a mordent (only for this note) and a dotted eighth note A. In the
> original score, these notes are well distinct and the mordent is applied
> only on the A quarter note.
>
> How to do that with Lily ? I tried with the attached test file and look
> at the corresponding result.png. I tried to shift the A with an
> \override NoteColumn #'force-hshift  without  any good result.
>
> Thank you in advance. Merci.
>
> M.X.
>

How's this?

soprano = \relative c'' {
  %<< {fa4^\mordent } \\ {la8.  sol16}>>  sol8.^\prallprall fa16 fa4. la,8
  << {f4^\markup {\pad-markup #3 \musicglyph #"scripts.mordent"} } \\ {\stemUp
a8.  g16}>>  g8.^\prallprall f16 f4. a,8


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to