Re: SVG style and contributing barrier to entry

2020-04-16 Thread Jonas Hahnfeld via bug-lilypond
Am Donnerstag, den 16.04.2020, 05:00 -0400 schrieb Patrice Levesque: > Hi! > > I just discovered that the “style” tag created inside svg output uses the > wrong syntax, e.g. > >

Re: SVG style and contributing barrier to entry

2020-04-16 Thread Werner LEMBERG
> In any case, I'm subscribed so I'll cross-post and CC James so > that the patch (which looks correct to me) is not lost. I've just applied it to staging. Werner ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/lis

accidentalStyle choral: too many accidentals in situations with ties

2020-04-16 Thread Simon Albrecht
Hello everyone, I found a kind of situation in which the ‘choral’ accidental style produces too many accidentals: \version "2.19.84" \new ChoirStaff \with {   \accidentalStyle choral } <<   { cis'1 4 4 }   { cis'1~4 4 } >> See attachment for output: the last note in the top staff shouldn’t g