bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1725 in lilypond: DynamicTextSpanner collides with DynamicText


From: lilypond
Subject: Re: Issue 1725 in lilypond: DynamicTextSpanner collides with DynamicText
Date: Sat, 16 Jul 2011 03:08:43 +0000


Comment #1 on issue 1725 by address@hidden: DynamicTextSpanner collides with DynamicText
http://code.google.com/p/lilypond/issues/detail?id=1725

Workaround
  \override DynamicTextSpanner #'minimum-length = 7
or maybe better
  \once\override DynamicTextSpanner #'minimum-length = 7
just before the note that starts the cresc.,
because "dim." would needs less room and "decresc."

We could easily increase the default minimum length to make the issue more rare, but I do not see an easy way to make note-spacing allow for the length of the "decresc."





reply via email to

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