[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3106 in lilypond: wrong accidental positions i
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3106 in lilypond: wrong accidental positions in polyphonic voices |
Date: |
Fri, 28 Jun 2013 02:43:17 +0000 |
Comment #4 on issue 3106 by address@hidden: wrong accidental positions
in polyphonic voices
http://code.google.com/p/lilypond/issues/detail?id=3106
The workaround from comment 2 avoids the problem, when some voices are tied
and some not:
\new Staff \with { accidentalGrouping = #'voice }
\repeat unfold 10 \relative c''' {
<< { <gis cis eis gis>1 ~ q } \\
{ eis,1 eis } >> }
In the less-common case where, within one voice, some notes are tied and
some not, we still need to figure the accidental configuration for both
cases.
Attachments:
ties.png 7.9 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings