lilypond-user
[Top][All Lists]
Advanced

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

Re: how to create baroque ornaments


From: Nicolas Sceaux
Subject: Re: how to create baroque ornaments
Date: Mon, 27 Jun 2011 23:26:02 +0200

Le 27 juin 2011 à 21:23, Giso Grimm a écrit :

> How can I create ornaments like those in the attached example?
> 
> I tried \markup with creating a path, however, this is always placed
> outside the staff. The desired ornament should always appear at a fixed
> distance to the note head (similar to accidentials, but after the note
> head).

This file might gives some basis for what you want:
<https://github.com/nsceaux/nenuvar/blob/master/common/side-ornementations.ily>

For instance:

\include "side-ornementations.ily"
{
  \parc bes'4. \parb c''!8 \para d''4. <\pralla c'' \pralla e''>8 \bar ""
}

PNG image



reply via email to

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