bug-lilypond
[Top][All Lists]
Advanced

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

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


From: Mark Polesky
Subject: accidental shifts left as it nears a 2nd (interval)
Date: Sun, 9 Nov 2008 00:18:46 -0800 (PST)

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
Description: PNG image


reply via email to

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