Weird spacing/line breaking

Mats Bengtsson <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <[email protected]>
   The following example illustrates a problem I have in a real score,
   namely that the line breaking and note spacing is extremely weird after
   I have used \break to get a single line with only two multimeasure
   rests. Version 2.24 produces the same weird result. I hoped that a
   \newSpacingSection would help, but it doesn't make any difference.

   \version "2.26"
   \relative c' {
     \time 2/4
     \compressEmptyMeasures
     \*16 { b4 d | g d }
     \section
     \break
     \sectionLabel "Var 1"
     \key g \minor
     R2*16 |
     \repeat volta 2 {
       R2*16 |
     }
     \section
     \break
     \newSpacingSection
     \sectionLabel "Var 2"
     \*40 { bes4 d | g d }
   }

       /Mats
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.