Status: Accepted
Owner: ----
Labels: Type-Defect
New issue 3050 by [email protected]: displayLilyMusic produced erroneous
code for rightHandFinger arguments
http://code.google.com/p/lilypond/issues/detail?id=3050
Back on November 3rd Eluze reported here:
http://lists.gnu.org/archive/html/bug-lilypond/2012-11/msg00007.html
as follows:
-----------------
\displayLilyMusic
{
c' \rightHandFinger #1 \5 -0 < d'\rightHandFinger #2 \6 -1 >8
}
% produces
{ c'\rightHandFinger #1\5-0 < d'\rightHandFinger #2\6-1 >8 }
% which doesn't compile!
Eluze
-------------------
I have reproduced the bug with 2.17.9
Cheers,
Colin.