bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accidental Placement and Tie


From: Simon Albrecht
Subject: Re: Accidental Placement and Tie
Date: Mon, 14 May 2018 14:33:23 +0200

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:address@hidden De la part de
Simon Albrecht
Envoyé : lundi 14 mai 2018 12:52
À : foxfanfare; address@hidden
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
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]