accidental shifts left as it nears a 2nd (interval):

An accidental may move away from its note if there is
an interval of second nearby. The closer the second,
the further the accidental moves. This looks weird!

_____________________________________________________


\version "2.11.63"

\layout {
  indent = #0
  ragged-right = ##t
}

\relative {  
  <g' a gis'!> <a b gis'!> <b c gis'!> <c d gis!>
  << {
    gis'! gis! gis! gis!
  } \\ {
    <g, a> <a b> <b c> <c d>
  } >>
}


      

<<attachment: accidental-shift.png>>

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

Reply via email to