bug-lilypond
[Top][All Lists]
Advanced

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

Re: secundary score header causes shorter distance between scores


From: Phil Holmes
Subject: Re: secundary score header causes shorter distance between scores
Date: Sun, 20 Jun 2010 13:28:30 +0100

"Wilbert Berendsen" <address@hidden> wrote in message news:address@hidden
\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






reply via email to

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