Mr. Morley:

Thank you for your response and the two suggestions. I shall "play" with
both of them.
You have assisted my learning.

Mark

-----Original Message-----
From: Thomas Morley [mailto:thomasmorle...@googlemail.com] 
Sent: Sunday, February 10, 2013 12:20 PM
To: Mark Stephen Mrotek
Cc: lilypond-user@gnu.org
Subject: Re: Orientation of Ornaments

2013/2/10 Thomas Morley <thomasmorle...@googlemail.com>:
> 2013/2/10 Mark Stephen Mrotek <carsonm...@ca.rr.com>:
>
>> For what term/command in the online manual do I search for 
>> instructions as to orientating an ornament, e.g., mordent, to the 
>> left of a middle pitch of a chord,
>
> Don't know about such a command.
>
> Above a workaround tweaking Fingering:
>

Well, should read: below :)

> \version "2.16.1"
>
> mor =
> #(define-event-function (parser location)() #{
>         \tweak #'text \markup { \fontsize #5 \musicglyph 
> #"scripts.mordent" } -1
> #})
>
> \relative c' {
>         \once \set fingeringOrientations = #'(left)
>         < g c\mor e >
> }
>
> HTH,
>   Harm


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

Reply via email to