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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to