lilypond-devel
[Top][All Lists]
Advanced

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

dynamics and accidentals


From: Werner LEMBERG
Subject: dynamics and accidentals
Date: Tue, 07 Nov 2006 17:40:58 +0100 (CET)

I think that the current code which handles collisions between
accidentals and dynamics is `too good'.  Have a look at this example:

  \relative {
    e4\p dis\p cis\p b\p ais\p
  }

  \paper {
    ragged-right = ##t
  }

IMHO, you either need a perfect skyline algorithm with quite exact
boundaries so that such unnatural big distances are avoided, or, which
is perhaps sufficient, just ignore accidentals for positioning
articulation signs below or above note heads.

Before entering this into the bug database I want to hear your
opinions.


    Werner

PNG image


reply via email to

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