lilypond-devel
[Top][All Lists]
Advanced

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

Strange behavour of layout-set-staff-size


From: Thomas Morley
Subject: Strange behavour of layout-set-staff-size
Date: Mon, 24 May 2021 09:40:31 +0200

Hi,

while experimenting with test codes for issue
https://gitlab.com/lilypond/lilypond/-/issues/5977 I stumbled across:

\score {
  { \tempo 8 = 88 c'8^"toplevel Score" }
  \layout { #(layout-set-staff-size 40) }
}

\book {
  \paper { #(layout-set-staff-size 40) }
  { \tempo 8 = 88 c'8^"explicit book" }
}

Both in one file.
The text in the toplevel score is cramped. Output attached.
No idea what happens... Though, it's similar even for ancient 2.12.3
and all upstream versions.

Cheers,
  Harm

Attachment: atest-106-1.cropped.png
Description: PNG image

Attachment: atest-106.cropped.png
Description: PNG image


reply via email to

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