Re: Issue 3061 (issue 7033045)

2013-01-01 Thread Zefram
grace notes, just as it ignores most articulations, so even it wouldn't need moment structures. But I digress.) So, getting back to the subject, let me know if you'd like me to produce a complete tremolo patch based on the variant tha

Re: Issue 3061 (issue 7033045)

2013-01-02 Thread Zefram
a" library of wider utility is not really required: we already have >lily-library.scm and music-functions.scm Right, I was thinking this stuff would probably belong in music-functions.scm. I'll produce a revised patch that factors some of the logic out this way. -zefram __

Re: Issue 3061 (issue 7033045)

2013-01-02 Thread Zefram
. -zefram >From d49993c51d4f561d557b74f38aa27314ce7a14cd Mon Sep 17 00:00:00 2001 From: Zefram Date: Wed, 2 Jan 2013 19:53:54 + Subject: [PATCH] factor out some duration processing New functions duration-log-factor, duration-dot-factor, duration-length, duration-visual, and duration-vis

Re: bug in articulate.ly

2013-02-26 Thread Zefram
(lambda (alt) (list (ly:music-deep-copy body) alt)) ealtl) Need more tests! -zefram ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: bug in articulate.ly

2013-03-07 Thread Zefram
t's not, I've attached the fix in patch form. If you mean something else by "creating a fix", such as registering the patch in the bug tracker, I intend leaving that to the people who are set up for write access to the bug tracker. -zefram --- a/ly/articulate.ly 2013-03-07 10:21:5