Re: 2.25.15: Interpreting music: infinite loop (fatal error: intlog2 with negative argument: 0)

2024-05-31 Thread Craig Fearing via bug-lilypond
FWIW I ran this 15 consecutive times on my Win 11, Ryzen 7 system.  One time it took 2 seconds to compile, the rest were all 1.9 seconds.  No errors any time. On 2024-05-30 23:24, Trevor Bača wrote: Hi, I have what appears to be a very difficult bug. [snip] ... I suspect it may take two

Re: MMRests cause weirdness following \cadenzaOff

2024-01-28 Thread Craig Fearing
Using 2.25.12 I got this: Craig On 2024-01-27 20:24, bobr...@centrum.is wrote: %%% BEGIN LILY-CODE %%% \version "2.24.2" melody = \relative c' { \repeat unfold 4 { c4 d e f } \cadenzaOn \repeat unfold 4 { c,4 c c c } \cadenzaOff \bar "||" \break \repeat unfold 5 { r1 } %

Re: subtitle moves notes off staff lines

2023-12-08 Thread Craig Fearing
FWIW it's also fine in Foxit pdf reader in a Win11 system. On 2023-12-08 04:51, Werner LEMBERG wrote: I've noticed at times lilypond produces notes that are not exactly on or between the staff lines. I boiled it down to the attached minimum example, which shows a D flat that looks floated up

Re: convert-ly.py in 2.25.7 "broken"

2023-08-02 Thread Craig Fearing
Merci bien Craig On 2023-08-02 21:14, Jean Abou Samra wrote: Le mercredi 02 août 2023 à 21:01 +0200, Craig Fearing a écrit : OK thanks for the info. Out of curiosity, are you the "Jean" in that first line in the file? #!/home/jean/repos/lilypond/release/binaries/dependenci

Re: convert-ly.py in 2.25.7 "broken"

2023-08-02 Thread Craig Fearing
OK thanks for the info. Out of curiosity, are you the "Jean" in that first line in the file? #!/home/jean/repos/lilypond/release/binaries/dependencies/install/Python-3.10.8/bin/python3.10 On 2023-08-02 00:04, Jean Abou Samra wrote: Le mardi 01 août 2023 à 23:36 +0200, Craig Feari

convert-ly.py in 2.25.7 "broken"

2023-08-01 Thread Craig Fearing
If I use Frescobaldi's "Update..." tool, files with version numbers less than 2.25.6 get updated to 2.25.6 and those already at 2.25.6 are not touched. If I compare the convert-ly files in 2.25.5 and 2.25.6 I see they are almost identical except for version number.  That is not true, however,

convert-ly 2.25.3 problem

2023-04-13 Thread Craig Fearing
In the attached, fairly minimized file: \version "2.18.2" \layout {   \context { \Lyrics \override LyricText #'font-size = #1.8 }     } If I try to update to 2.25.*3* (using the tool in Frescobaldi 3.1.3) I get a "not changed" response. If I change to 2.25.*2*  I get the expected

Re: 2.25.1 bug

2023-02-14 Thread Craig Fearing
e mardi 14 février 2023 à 19:55 +0100, Craig Fearing a écrit : The attached file is a minimized version of an official snippet. If run as version 2.25.*0* it compiles perfectly. If run as version 2.25.*1* it fails. The snippet comes from LSR and is not tagged as a doc snippet, ther

2.25.1 bug

2023-02-14 Thread Craig Fearing
The attached file is a minimized version of an official snippet. If run as version 2.25.*0* it compiles perfectly. If run as version 2.25.*1* it fails. \version "2.25.1" #(define-markup-command (on-color layout props color arg) (color? markup?) (let* ((stencil (interpret-markup layout props