> I'm not top posting.
I am attempting to make a scales sheet for piano. I need to use autochange
simultaneously in two voices.
I am using the syntax from this snippet page:
http://www.lilypond.org/doc/v2.15/Documentation/snippets-big-page#keyboards-using-autochange-with-more-than-one-voice.
On 8/16/2015 10:35 PM, Werner LEMBERG [via Lilypond] wrote:
>
> >> I made an updated version for 2.19.24 and newer (…), which you find
> >> attached. [...]
>
> Thanks! I think this should be added to the Lilypond core.
Great work! The have two concerns that I'd like to at least put on the
table.
Mats,
Here's a workaround, although I bet you already have one:
\relative c'{
\time 2/4
\partial 4
c4 |
d8 e f g |
f4*2
\bar "||"
\time 3/4
R2.*3 |
f4 ( a f ) |
f2.
}
Trevor
>
> My apologies for spamming the mailing list. After some more trials, I
> realize that the problem remains even if
Mats Bengtsson, you wrote Sunday, August 16, 2015 9:55 PM
Subject: Re: Possible bug with new \partial
> My apologies for spamming the mailing list. After some more trials, I
> realize that the problem remains even if I write \partial after \time.
> Still, the problem only appears with multimea