Status: Accepted
Owner: ----
Labels: Type-Defect
New issue 2947 by [email protected]: missing blank in output produced by
\displayLilyMusic (with \rightHandFinger)
http://code.google.com/p/lilypond/issues/detail?id=2947
\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!
ironically the NR says:
Note: If the number is entered in Scheme notation, remember to append a
space before following it with a closing > or similar.