Hi,

2012/2/24 Thomas Morley <thomasmorle...@googlemail.com>:

> Well, I have to do some clean up, but apart from this last file the
> main work seems to be done, so far normal users can do.
> Or missed I something?
>
> Thanks,
>  Harm

I detected several other problematic files. :(
One of them is beams-across-line-breaks.ly.
It is part of the NR 1.2.4 , too. So I will delete it from LSR. But it
doesn't compile without warning:

programming error: Disagree on common x. Skipping collisions in beam scoring.
continuing, cross fingers

I'll make a bug-report about it.

Cheers,
  Harm
\version "2.14.2"

\header {
  texidoc = "
Line breaks are normally forbidden when beams cross bar lines. This
behavior can be changed as shown: 

"
  doctitle = "Beams across line breaks"
}

\relative c'' {
  \override Voice.Beam #'breakable = ##t
  c8 c[ c] c[ c] c[ c] c[ \break  
  c8] c[ c] c[ c] c[ c] c
}

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to