2008/12/11 Stefan Waler <[EMAIL PROTECTED]>:

> I attach a sample script, please note the accidentials for 'ces' in the
> second and for 'fes' in the forth bar. I tried to simplify the score very
> much, but it seems as lilypond continues to calculate wrong spaces for every
> further accidental of this voice!

Weird. I'm fwding this to the bug-list to make sure I won't forget it.

%%%%

\version "2.11.65"

\relative c' {
    << {e'1 e} \\
    {<bes, des>1 ~ |
      %% Uncommenting the tie produces the bug
    <bes des fes aes>4 ~ <bes des aes'> %~
    <bes ces des fes aes>2 } >>
}

%%%%

Cheers,
Valentin


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

Reply via email to