lilypond-user
[Top][All Lists]
Advanced

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

VerticalAlignment


From: Craig
Subject: VerticalAlignment
Date: Fri, 23 Sep 2011 21:31:02 -0400

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 <address@hidden>




reply via email to

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