On Fri, May 01, 2009 at 08:24:17AM -0600, Carl D. Sorensen wrote:
> 
> On 4/30/09 3:04 PM, "Neil Puttock" <n.putt...@gmail.com> wrote:
> 
> > 2009/4/30 Werner LEMBERG <w...@gnu.org>:
> > 
> >> Interestingly,
> >> 
> >>  lilypond -dbackend=eps lily-7d242e8d.ly
> >> 
> >> works just fine.
> > 
> > Looks like you were trying to run the snippet with the lilypond-book
> > preamble included.
> > 
> <snip>
> 
> >   92     rest=scm_car(rest);
> > 
> > If REST is null, then scm_car fails.
> > 
> > From this commit: bc41f1ab4e112d7a75f7d3feb62589124d283fec
> > 
> > One for Carl, methinks. :)
> > 
> > Regards,
> > Neil
> Neil,
> 
> Were you thinking I should fix this, or that I should have a Frog do it?

My first instinct was to check the commit:

$ git show bc41f1ab4e

which reveals:

  commit bc41f1ab4e112d7a75f7d3feb62589124d283fec
  Author: Carl Sorensen <c_soren...@byu.edu>
  Date:   Sat Apr 11 13:33:23 2009 -0600

      Fix error message in define-markup-function


It's a judgment call, but I think you would be the best candidate for
fixing it, since you have recently looked at this code.


-Patrick


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to