"Wilbert Berendsen" <lily...@xs4all.nl> wrote in message
news:201002041142.57422.lily...@xs4all.nl...
\version "2.13.10"
%{
When a secondary score has a piece or opus header (i.e. it prints
something
above it) the score is put closer to the preceding score than when there
is
no header in the secondary score.
%}
\header {
title = "Title"
}
\paper {
ragged-last-bottom = ##f
}
music = \repeat unfold 2 { c'4 c' c' c' c' c' c' c' \break }
\score { \music }
\score { \music \header { opus = "some text" } }
\score { \music }
best regards,
Wilbert Berendsen
http://code.google.com/p/lilypond/issues/detail?id=1130
--
Phil Holmes
Bug Squad
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond