bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Vertical spacing regression !?


From: Arno Waschk
Subject: Vertical spacing regression !?
Date: Sun, 20 Jun 2010 16:19:19 +0200
User-agent: Opera Mail/10.53 (Linux)

dear list,

the following:


\version "2.13.23"
\include "deutsch.ly"
TempoMark={ \time 4/4 \repeat unfold 20 {s1*5 \mark \default} }

celloPart = \new Staff \with {} { \relative c''{ \repeat unfold 19 {\repeat unfold 5{c8[c c c c c c c]}
      \mark "BLABLA"
    } c1 }}

rechtsPart = \new Staff \with {} {\relative c'{ \repeat unfold 399 {c4} f4 }}

linksPart = \relative c, {s1*100}
#(set-global-staff-size 22.5)
\score {
 <<
  \celloPart
  \rechtsPart

  \layout {
    \context{\RemoveEmptyStaffContext
      \override VerticalAxisGroup #'remove-first = ##t
} } }

gives here (latest lilypond from git as of 20th June 2010 3pm MESZ) the problem of three warnings "couldn't fit music on page", and the last systems of page 2 and 3 being cut off by the lower end of the paper.

this disappear when one either comments out the "\mark ..." line, or uses lilypond 2.12.

this seems like a regression bug, no?

could not yet find something similar on the issue tracker.


yours, Arno


--
Arno Waschk
+49-172-3149605
http://www.arnowaschk.de

upcoming projects:
Eggert: Bordellballade (WP) Dessau, Koblenz, Berlin
Schlingensief: Two new Projects (Burkina Faso, Brussels, Hamburg, Munich, Mühlheim/Ruhr, Berlin) Maxwell-Davies/Sciarrino: Miss Donnithorne's Maggot/Infinito Nero Berlin Staatsoper



reply via email to

[Prev in Thread] Current Thread [Next in Thread]