lilypond-user
[Top][All Lists]
Advanced

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

Re: proportional notation problem


From: Simon Albrecht
Subject: Re: proportional notation problem
Date: Tue, 22 Sep 2015 12:02:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 22.09.2015 01:12, Neil Thornock wrote:
Thanks Simon. Sample code:

\transpose c c' { << {
     <f'' e''>16 q q q q q q q q q q q \times 2/3 { q8 q q }
} \\ {
\times 2/3 { des'4 des'8 } \times 2/3 { b8\rest <ces'' bes'>8 q } \times 2/3 { q q q } q q
} >> }

Simple solution: Use two staves. Though I’m pretty sure you won’t want that.
`\override Staff.Accidental.extra-spacing-width = #'(+inf.0 . -inf.0)` gets you some way.

Yours, Simon



reply via email to

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