bug-lilypond
[Top][All Lists]
Advanced

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

Re: Dynamics should not collide with down beams


From: Erik Sandberg
Subject: Re: Dynamics should not collide with down beams
Date: Thu, 27 Oct 2005 08:42:36 +0200
User-agent: KMail/1.8.3

On Wednesday 26 October 2005 19.57, Raphael Manfredi wrote:
> Here's a little script demonstrating the problem.  Proper dynamics
> printing should probably be added to the "regression tests".

Thanks, added this to bug cvs, as c-script-stem.ly. You can work around it by 
moving the \mp indication to the second voice.

%
%Raphael Manfredi
\header {
  texidoc = "Scripts in collide with stems from other voices

Workaround: Move the script to a different voice"
}

\version "2.6.3"
\layout{raggedright=##t}
\new Staff {
        \relative {
          << f8_"text" \\ e8 >>
        }
}

-- 
Erik




reply via email to

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