Re: Strange behavour of layout-set-staff-size

2021-05-24 Thread Thomas Morley
Am Mo., 24. Mai 2021 um 12:17 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > 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

Re: Strange behavour of layout-set-staff-size

2021-05-24 Thread David Kastrup
Thomas Morley writes: > 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

Strange behavour of layout-set-staff-size

2021-05-24 Thread Thomas Morley
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 b