]> git.donarmstrong.com Git - lilypond.git/commit
Add $current-book and $current-bookpart parser variables
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 30 Aug 2009 00:52:33 +0000 (02:52 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 31 Aug 2009 14:10:13 +0000 (16:10 +0200)
commited8b69df5758e1206c6f178de63c396931519f2a
tree3d087ab6196491fca82c6a707513f11c4d0a77ae
parent25be71a2fb35effe9606c03d6d8b2e43cd47ae4c
Add $current-book and $current-bookpart parser variables

They allow us to properly add scores programmatically and mix them
with explicit scores.

Add a sample file to show how to add scores. This is also a proper
regtest for automatically generated scores in scheme
input/regression/scheme-book-scores.ly [new file with mode: 0644]
lily/parser.yy
ly/init.ly
scm/lily-library.scm