Re: Wrong type in part-combiner.scm

2020-10-05 Thread David Kastrup
Jonas Hahnfeld writes: > Am Montag, den 05.10.2020, 10:55 -0400 schrieb Dan Eble: >> > > Absolutely no idea which is correct. Sorry. :/ >> > >> > Dan? I think this issue started occuring after a change of yours, >> > so do you have an idea about the meaning of raw-voice becoming #f >> > here?

Re: Wrong type in part-combiner.scm

2020-10-05 Thread Jonas Hahnfeld via bug-lilypond
Am Montag, den 05.10.2020, 10:55 -0400 schrieb Dan Eble: > > > Absolutely no idea which is correct. Sorry. :/ > > > > Dan? I think this issue started occuring after a change of yours, so do you > > have an idea about the meaning of raw-voice becoming #f here? > > I'll take a look. I think this

Re: Wrong type in part-combiner.scm

2020-10-05 Thread Dan Eble
> > Absolutely no idea which is correct. Sorry. :/ > > Dan? I think this issue started occuring after a change of yours, so do you > have an idea about the meaning of raw-voice becoming #f here? I'll take a look. I don't subscribe to bug-lilypond, so I just now saw this because I happened to

Re: Wrong type in part-combiner.scm

2020-09-22 Thread David Kastrup
Aaron Hill writes: > On 2020-09-22 5:54 am, David Kastrup wrote: >> The whole code in the find-non-empty loop, apart from this error, is >> garbage. Here is a bit more code and analysis: >> (define-public (add-quotable name mus) >> (let* ((tab (eval 'musicQuotes (current-module))) >>

Re: Wrong type in part-combiner.scm

2020-09-22 Thread Aaron Hill
On 2020-09-22 5:54 am, David Kastrup wrote: The whole code in the find-non-empty loop, apart from this error, is garbage. Here is a bit more code and analysis: (define-public (add-quotable name mus) (let* ((tab (eval 'musicQuotes (current-module))) (voicename

Re: Wrong type in part-combiner.scm

2020-09-22 Thread David Kastrup
rsing... >> Interpreting music.../usr/share/lilypond/2.21.7/scm/part-combiner.scm:956:30: >> In procedure car in expression (car current-tail): >> /usr/share/lilypond/2.21.7/scm/part-combiner.scm:956:30: Wrong type >> (expecting pair): #f >> >> Can anyone corroborate ?

Re: Wrong type in part-combiner.scm

2020-09-22 Thread David Kastrup
scm:956:30: > In procedure car in expression (car current-tail): > /usr/share/lilypond/2.21.7/scm/part-combiner.scm:956:30: Wrong type > (expecting pair): #f > > Can anyone corroborate ? That's interesting. With my current version in /usr/local/bin I get -*- mode: compilation; default-d

Re: Wrong type in part-combiner.scm

2020-09-21 Thread Pierre-Luc Gauthier
ilypond/2.21.7/scm/part-combiner.scm:956:30: > In procedure car in expression (car current-tail): > /usr/share/lilypond/2.21.7/scm/part-combiner.scm:956:30: Wrong type > (expecting pair): #f > > Can anyone corroborate ? > > -- > Pierre-Luc Gauthier -- Pierre-Luc Gaut

Wrong type in part-combiner.scm

2020-09-20 Thread Pierre-Luc Gauthier
7/scm/part-combiner.scm:956:30: Wrong type (expecting pair): #f Can anyone corroborate ? -- Pierre-Luc Gauthier ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond