lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2830 in lilypond: Script-priority and vertical pla


From: lilypond
Subject: [Lilypond-auto] Issue 2830 in lilypond: Script-priority and vertical placement
Date: Tue, 11 Sep 2012 15:09:25 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2830 by address@hidden: Script-priority and vertical placement
http://code.google.com/p/lilypond/issues/detail?id=2830

Nick reports the following problem with script-priority and vertical placement in: http://lilypond.1069038.n5.nabble.com/Script-priority-and-vertical-placement-td132750.html

as he says this is not conforming to the documentation.


a similar example with only two chord notes shows how the finger 1 number climbs up when the scrip-priority is augmented in steps of 4:

{
  \set strokeFingerOrientations = #'(up)
  \set fingeringOrientations = #'(up)
  <e' -1 -\P e'' -4 -\A>
  \override Fingering #'script-priority = #100 <e' -1 -\P e'' -4 -\A>
  \override Fingering #'script-priority = #104 <e' -1 -\P e'' -4 -\A>
  \override Fingering #'script-priority = #108 <e' -1 -\P e'' -4 -\A>
}




reply via email to

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