First of all, why do you use a markup? If you read the section on trills,
it will point you to the section on articulations which tells you that you
can use d2.^\trill.
However, to answer your direct question, use
\override Script #'avoid-slur = #'inside
(assuming that you replaced your markup with \trill).
In general, you can always move things around using the extra-offset
property, as described in "Common Tweaks".
/Mats
Carl Youngblood wrote:
I have some notes that are on the upper portion of a piano system,
like this:
<< {
<ees' bes g>8 g,_\<( bes ees g bes \times 3/2 { ees8[ f] } \times 3/2
{ g[ bes]\! }
\times 3/2 { bes8 aes } \times 3/2 { g f } ees2.
d2.^\markup{ \italic \bold "tr." } \grace { c16[ d] } ees2.)
} \\ {
s2. ees4. des
c4. ces <bes g>2.
bes2. g8 ees bes g' ees bes
} >>
It's in 12/8 time and the notes are in relative mode. The first
E-flat is the one just above middle C. The problem I'm having is that
when I put the slur on this section as shown above, the trill markup
gets placed way out of the way above the slur. There's plenty of room
for the trill below the slur and above the note. I've tried using
\raise and \lower to no avail. Any lilypond gurus out there have any
tips for me?
By the way, it's been a couple of years since I used lilypond last. I
must say it keeps getting better and better. The placement is usually
very good without my having to do anything. I'm also curious to know
if anyone is working on a jazz font for lilypond. I raised this issue
on the mailing list a few years ago but I'm not sure what's happened
since then.
Thanks,
Carl Youngblood
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user