HACK-O-MATIC! I don't like it. But it works.

\new StaffGroup <<
     \new Staff { \overrideProperty
Score.NonMusicalPaperColumn.line-break-system-details #'((Y-offset . 20)
(alignment-distances . (0))) \transpose c c' { \voiceOne <f'' e''>16 q q q
q16*1/2 \hideNotes c16*1/2 \unHideNotes q16 q q q q q q \times 2/3 { q8 q q
} } }
     \new Staff \transpose c c' { \times 2/3 { des'4 des'8 } \times 2/3 {
b8\rest <ces'' bes'>8 q } \times 2/3 { q q q } q q }
>>


On Mon, Sep 21, 2015 at 5:12 PM, Neil Thornock <neilthorn...@gmail.com>
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
> } >> }
>
>
> On Mon, Sep 21, 2015 at 5:07 PM, Simon Albrecht <simon.albre...@mail.de>
> wrote:
>
>> On 22.09.2015 00:51, Neil Thornock wrote:
>>
>>> See the two attached images for my problem spot.
>>>
>>> I'd like something more like the Finale output, but no matter what
>>> combination of proportional notation options I try, it won't budge. It
>>> seems like the ledger lines are too greedy.
>>>
>>> Also, I have no idea how to get the flats in the lower voice to appear
>>> *before* the *previous* note of the top voice, which seems to me like a
>>> more elegant solution in this case.
>>>
>>> Any advice? I can't figure this out.
>>>
>>
>> It seems you’ve found a super difficult case.
>> Can you please post the LilyPond code you used for the second image (<
>> http://lilypond.org/tiny-examples.html>)?
>>
>> Yours, Simon
>>
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to