Luc wrote:
Fingerings and stringnumbering don't avoid collision with accidentals!

\version "2.11.0" % on Windows XP

\paper {ragged-right    = ##t }

{\set fingeringOrientations    = #'(left)       <cis''-3>}
{\set strokeFingerOrientations = #'(left)       <cis''-\rightHandFinger #3>}
{\set stringNumberOrientations = #'(left)       <cis''\3>}

Thanks for the report, added as
http://code.google.com/p/lilypond/issues/detail?id=193

Please make sure you send an example that can compile; I had to change the #3 to #'3. In addition, only on example is necessary -- see the example I added to the bug tracker.

Cheers,
- Graham


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to