Re: A floating point exception with articulate.ly

2021-06-11 Thread David Kastrup
David Kastrup writes: > \include "articulate.ly" > > \score > { > \articulate > { > \tempo 4 = 60 > c'1:32-"rall." > c'1-"a tempo" > } > \midi { } > } Ok, putting \displayLilyMusic before \articulate delivers { \tempo 4 = 60 { { \tempo 1 = # { < c' >32*7/8-"rall.

A floating point exception with articulate.ly

2021-06-10 Thread David Kastrup
\include "articulate.ly" \score { \articulate { \tempo 4 = 60 c'1:32-"rall." c'1-"a tempo" } \midi { } } -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond