On 5 July 2011 04:48, wrote:
> LGTM
Thanks, Carl.
Pushed: d5766025a1573c709dfa3c9663c1c6b903abec24
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
LGTM
Carl
http://codereview.appspot.com/4645077/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Reg tests pass and no make problems
James
http://codereview.appspot.com/4645077/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Reviewers: ,
Message:
This patch allows \tweak to be displayed properly when using
\displayLilyMusic.
* scm/display-lily.scm (music->lily-string):
process 'tweaks via new function music->lily-string
This should read
process 'tweaks via new function tweaks->lily-string
Description:
Add di