Re: Fingering on right doesn't avoid dot

2009-01-15 Thread Trevor Daniels

Nick

Reading Learning Manual, section 4.5 Collisions of objects will help.
Look in particular at the introduction and section 4.5.2.

Trevor

- Original Message - 
From: nick.pa...@internode.on.net

To: lilypond-user@gnu.org
Sent: Thursday, January 15, 2009 7:48 AM
Subject: Fingering on right doesn't avoid dot


With a dotted note, if the fingering indication is set to be on the
right then it collides with the dot. This is probably related to the
bug I reported back in November where an accidental collides with the
fingering if it's on the left.
relative c'' {
set fingeringOrientations = #'(left)
4.
set fingeringOrientations = #'(right)
4.
}







___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user





___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Fingering on right doesn't avoid dot

2009-01-14 Thread nick . payne
 With a dotted note, if the fingering indication is set to be on the
right then it collides with the dot. This is probably related to the
bug I reported back in November where an accidental collides with the
fingering if it's on the left.
 relative c'' {
 set fingeringOrientations = #'(left)
 4.
 set fingeringOrientations = #'(right)
 4.
 }
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user