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