bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2330 in lilypond: -dpreview: vertical spacing of headers not optim


From: lilypond
Subject: Issue 2330 in lilypond: -dpreview: vertical spacing of headers not optimal
Date: Fri, 17 Feb 2012 21:39:00 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2330 by address@hidden: -dpreview: vertical spacing of headers not optimal
http://code.google.com/p/lilypond/issues/detail?id=2330

Reported by -Eluze:
http://lists.gnu.org/archive/html/bug-lilypond/2012-02/msg00753.html

#(ly:set-option 'preview #t)
mus = \new Voice \repeat unfold 20 { \relative { c d e f g a h c } }
\paper { print-all-headers = ##t }
\score { \mus \header { title = "score 1" } }
\score { \mus \header { title = "score 2" } }
\score { \mus \header { title = "score 3" } }

(Output attached...)
where I feel the titles should be more distant to the systems before.




Attachments:
        bug.preview.png  13.2 KB




reply via email to

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