bug-lilypond
[Top][All Lists]
Advanced

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

Issue 216 in project lilypond


From: codesite-noreply
Subject: Issue 216 in project lilypond
Date: Thu, 04 Jan 2007 10:37:51 -0800

Issue 216: staff line spacing not changed inside \layout{}
http://code.google.com/p/lilypond/issues/detail?id=216

New issue report by gpermus:

The staff line spacing isn't changed unless you call the function within
a \paper{...} block, which means that it cannot be used to produce different
staff size of different scores within the same book. Example:
\version "2.10.0"
#(set-global-staff-size 26)
\score {
\relative c' { c d e f }
\layout { #(layout-set-staff-size (* 16.0 pt)) }
}
Attachments:
foo.preview.png 2K

Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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