Hi,
I used the code below in a String Symphony piece -- to space out the
staves -- making it easy for me to read when I am conducting. It
appears that 2.14 doesn't like the following anymore -
\with { \override VerticalAlignment #'max-stretch =
#ly:align-interface::calc-max-stretch }
makes the stdout show ->
/home/craig/MusicEngraving/StringOrchestra/StringSymphonyOne.ly:34:65:
error: GUILE signaled an error for the expression beginning here
\new Score \with { \override VerticalAlignment #'max-stretch = #
ly:align-interface::calc-max-stretch }
Interpreting music...
warning: type check for `max-stretch' failed; value `#<unspecified>'
must be of type `number'
So, the question is, what is the code that gives the stretching effect
that the above code used to do? Is it asking for a number? What
number?
--
Craig <[email protected]>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user