Please don’t move communication off-list in general.


On 14.05.2018 13:04, Étienne PERRINE wrote:
With "\omit Accidental", it's better :

Of course it is, but that’s beside the point. Lily has to properly omit the accidental by herself.
Best, Simon

\version "2.19.80"

\relative c'' {
   \key c \minor
   \override Staff.TextScript.self-alignment-X = #0
   << { b1 c-"OK" \bar "||"
        b b-"OK" \bar "||"
        b ~ \omit Accidental b-"BETTER" \bar "|." } \\
      { s <gis, e'>
        s <gis e'>
        s <gis e'> } >>
}

-----Message d'origine-----
De : bug-lilypond
[mailto:bug-lilypond-bounces+etienneperrine=yahoo...@gnu.org] De la part de
Simon Albrecht
Envoyé : lundi 14 mai 2018 12:52
À : foxfanfare; bug-lilypond@gnu.org
Objet : Re: Accidental Placement and Tie

On 14.05.2018 12:31, foxfanfare wrote:
Hi everyone,

This seems like a bug to me, no?
Yes, it does. Looks like
<https://sourceforge.net/p/testlilyissues/issues/612/>.

Best, Simon

\version "2.19.81"

\relative c'' {
    \key c \minor
    \override Staff.TextScript.self-alignment-X = #0
    << { b1 c-"OK" \bar "||"
         b b-"OK" \bar "||"
         b ~ b-"WRONG" \bar "|." } \\
       { s <gis, e'>
         s <gis e'>
         s <gis e'> } >>
}

When an accidental note has to be tied, LilyPond seems to hide the
accidental in the following note instead of omit it. Resulting is wrong
placement of the accidentals column order.

Accidentals.PNG
<http://lilypond.1069038.n5.nabble.com/file/t5604/Accidentals.PNG>



--
Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to