Misplaced clef at invisible barline

2013-09-18 Thread Simon Albrecht
Hello Lilypond community, in a recent project I encountered the following bug: If a clef change occurs at an invisible barline, then in certain cases the clef will be printed far away from its actual position. Minimal example: \version "2.17.24" \paper { line-width = #80 indent = #0 } \sc

MMR split at line break

2013-09-18 Thread Simon Albrecht
Hello Lilypond community, if there is a line break during a multi-measure rest, the rest will be printed twice (and each time with the entire duration), before and after the line break, which results in incorrect notation. It would be very convenient if LilyPond at least issued a warning in th