Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_17_6
Comment #5 on issue 2928 by [email protected]: Patch: parser.yy: get rid of
SCORE_IDENTIFIER token
http://code.google.com/p/lilypond/issues/detail?id=2928
Pushed to staging as
commit 9c3dc4d83c3d9c6c6c5f7dd69d45f6f6a6a1e030
Author: David Kastrup <[email protected]>
Date: Thu Oct 25 23:51:19 2012 +0200
Issue 2928: parser.yy: get rid of SCORE_IDENTIFIER token
This allows Scheme functions returning a score to be used as a score
body
inside of \score { ... }.