lilypond-user
[Top][All Lists]
Advanced

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

dynamics vs. text markings


From: Michael Ossmann
Subject: dynamics vs. text markings
Date: Mon, 10 Jun 2002 15:14:15 -0600
User-agent: Mutt/1.4i

Is there an easy way to prevent dynamics from clobbering
text scripts and other markings when using \dynamicUp?  I've
tried:


d^"a tempo" \mp
d^\mp^"a tempo"
d^"a tempo"^\mp

which all cause the two markings to overlap, although:

d^"foo"^"bar"

turns out beautifully.  The best workaround I've found so
far is:

d^"a tempo"^#`(columns(dynamic "mp"))

which actually turns out great, but it would be nice for
this to happen automatically with \mp.

I'm using 1.5.59.

Thanks in advance!

Attachment: pgpdbP2Ty2_tQ.pgp
Description: PGP signature


reply via email to

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