lilypond-user
[Top][All Lists]
Advanced

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

Re: positioning markup above a trill


From: Jonathan Kulp
Subject: Re: positioning markup above a trill
Date: Mon, 13 Jul 2009 09:39:24 -0500
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Richard Wattenbarger wrote:
I'm having trouble positioning some markup above a trill. The passage in
question is below:

\relative c'' {
    \time 3/4
    b4 ^\markup {gestopft} \trill \p (a8) r a r
}

I've tried all sorts of things ... to no avail. Suggestions?

RW


This is controlled by script priority:

\once \override Script #'script-priority = #-100

See the snippets in Notation Reference here:

http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Attached-to-notes#Articulations-and-ornamentations

Jon
--
Jonathan Kulp
http://www.jonathankulp.com




reply via email to

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