Re: parser.yy et al: Make \relative a music function. (issue 5123043)

2011-09-24 Thread dak
Pushed as db3e78a1d3ac62dff61e80a3f0ccf60009f535ed to /dev/staging http://codereview.appspot.com/5123043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

parser.yy et al: Make \relative a music function. (issue 5123043)

2011-09-24 Thread dak
Reviewers: , Message: This is a rather straightforward patch to take \relative out of the grammar and let it be implemented as a music function. I have copied some code from parser.yy straight to music-scheme.cc to make ly:make-music-relative!. This code keeps the original indentation so that g