Updates:
        Status: Fixed
        Labels: -regtest

Comment #13 on issue 1062 by joeneeman: Pure-height of a system only takes staves into account, but not other objects
http://code.google.com/p/lilypond/issues/detail?id=1062

% This is a regression test that I just committed.
% It should be spaced on two pages, but prior to this fix,
% it only took up one.

#(set-default-paper-size "a6")

\book {
  \repeat unfold 2
{ \mark \markup \column {A B C D E F G H I J K L M N O P Q R S T U V W X Y Z} c1 \break }
}



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to