Re: calculation in scheme causes "assertion failed" as of Ly 2.25.11

2024-06-07 Thread Michael Käppler via bug-lilypond
Michael Käppler: Hi Klaus, I think I could track this down, see https://gitlab.com/lilypond/lilypond/-/issues/6710 for an update. It would be great if you could test the following patched release with the file that failed initially. I uploaded the zip archive on WeTransfer: https://we.tl/t-kW6yGIdJau

Re: calculation in scheme causes "assertion failed" as of Ly 2.25.11

2024-06-06 Thread Michael Käppler via bug-lilypond
Unfortunately, while working on this, I found other severe problems with Guile in the Windows build, like https://gitlab.com/lilypond/lilypond/-/issues/6717 Michael Am 23.04.2024 um 10:12 schrieb Michael Käppler: Hi Klaus, thanks for reporting, I can confirm this behaviour on my Windows machine. Now

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

2024-06-05 Thread Michael Käppler via bug-lilypond
Can't reproduce this here on x86_64, Ubuntu 22.04. I did 100 subsequent runs without a single failure. Jean, which system are you on? If you can reproduce this often enough, could you share a core dump? Am 02.06.2024 um 14:41 schrieb Jean Abou Samra: On my Linux machine with 2.25.16, that file

Re: calculation in scheme causes "assertion failed" as of Ly 2.25.11

2024-04-23 Thread Michael Käppler via bug-lilypond
Hi Klaus, thanks for reporting, I can confirm this behaviour on my Windows machine. Now tracked as https://gitlab.com/lilypond/lilypond/-/issues/6710 Michael Am 21.04.2024 um 18:39 schrieb K. Blum: Hi Michael, Am 12.04.2024 um 18:00 schrieb bug-lilypond-requ...@gnu.org: This seems to be:

Re: calculation in scheme causes "assertion failed" as of Ly 2.25.11

2024-04-12 Thread Michael Käppler via bug-lilypond
Am 11.04.2024 um 22:05 schrieb Aaron Hill via bug-lilypond: Seems to be something specific to the Windows build.  I could not reproduce the failing assertion on the Linux builds of LilyPond also running Guile 3.0.9.  I could reproduce it with the 2.25.14 Windows build using scheme-sandbox.ly

Re: PDF hyperlinks pointing to internal LilyPond code

2024-01-27 Thread Michael Käppler via bug-lilypond
This is now https://gitlab.com/lilypond/lilypond/-/issues/6691 Am 26.01.2024 um 20:32 schrieb Werner LEMBERG: I would like to hear your opinions on this one: snip \version "2.25.10" { \acciaccatura { c'8 } d'4 } { \appoggiatura { c'8 } d'4 } The hyperlinks

Re: PDF hyperlinks pointing to internal LilyPond code

2024-01-27 Thread Michael Käppler via bug-lilypond
Hi Knute, no worries. I think this list is exactly the right place to discuss, whether some behaviour should be considered a bug or not. That was the reason I wrote here in the first place. Otherwise I simply would have opened an issue on GitLab. Michael Am 26.01.2024 um 21:05 schrieb Knute

PDF hyperlinks pointing to internal LilyPond code

2024-01-26 Thread Michael Käppler via bug-lilypond
Hi all, I would like to hear your opinions on this one: snip \version "2.25.10" { \acciaccatura { c'8 } d'4 } { \appoggiatura { c'8 } d'4 } The hyperlinks of both the acciaccatura and the appoggiatura slurs point to ly/grace-init.ly, which is kind of logical,

Re: Skipping syllables / LyricExtender

2024-01-04 Thread Michael Käppler via bug-lilypond
t in the NR page I linked it says they are different. Well, I guess the important bit is you found something that does what you need, and does it in a way that you're okay with. -- Michael *From: * Michael Käppler *To: * Paul Hodges , "bug-lilypond@gnu.org" *Sent: *

Re: Skipping syllables / LyricExtender

2024-01-04 Thread Michael Käppler via bug-lilypond
4 um 00:12 schrieb Paul Hodges: Replace the \skip 4 with "", as in: % \version "2.25.0" { c' (d') e' f' } \addlyrics { foo __ "" bar } %%%%% Paul *From: * Michael Käppler via bug-lilypond Hi all, please consider the

Skipping syllables / LyricExtender

2024-01-03 Thread Michael Käppler via bug-lilypond
Hi all, please consider the following example: \version "2.25.0" { c' (d') e' f' } \addlyrics { foo __ \skip 4 bar } The \skip command does not terminate the extender line. This is at least unexpected. Opinions? Michael

Interaction of slurs and bar checks

2023-01-25 Thread Michael Käppler
Hi all, I'm posting to bug-lilypond instead of opening an issue in the tracker, because I'm not sure if the behaviour is somehow intended or a bug. Consider the following example: \version "2.24.0" {   \time 2/4   d''8 r e''4 |   ( cis''16 ) cis'' d'' d'' } It gives a warning "Unattached

Re: Wrong chord names in notation reference

2022-02-10 Thread Michael Käppler
Am 29.01.2022 um 21:14 schrieb skoop...@web.de: Hello, I noticed that a few chord names of the chord name chart in the notation reference (chapter A.1) are incorrect. These definitions are apparently derived from "Klaus Ignatzek: Die Jazzmethode für Klavier 1. Schott, 1995". I have this book

Re: LilyPond 2.22.1 convert-ly adds blank lines when converting 2.18.0 using Windows 10 Home

2022-01-14 Thread Michael Käppler
Am 12.01.2022 um 20:02 schrieb Stu McKenzie: Environment: Microsoft Windows 10 Home, Version 10.0.19043 Build 19043. I've installed the following versions of LilyPond, with the result listed: Version Result 2.20.0   does not add blank lines. 2.22.0   adds blank lines. 2.22.1   adds blank lines.

Re: LaTeX-command \input crashes lilypond-book 2.22.1

2021-11-21 Thread Michael Käppler
Hi Andreas, thanks for reporting. I added this issue as https://gitlab.com/lilypond/lilypond/-/issues/6213 to the tracker. A fix is in preparation. Michael Am 04.11.2021 um 17:21 schrieb Andreas K. H. von Rüden: This should be included. ___

Re: Final volta bracket closed unexpectedly

2021-02-15 Thread Michael Käppler
Am 14.02.2021 um 22:27 schrieb Dan Eble: As I read Behind Bars, p.237, the bracket for volta 2 should not turn down at the end in this case. Either way, it's strange that the outcome depends on line breaking. If someone is willing to second this, I am willing to investigate it. Seconded. I

Re: Inconclusive example page http://lilypond.org/doc/v2.21/Documentation/notation/unpure_002dpure-containers

2020-10-28 Thread Michael Käppler
Am 28.10.2020 um 20:08 schrieb Graham King: I think you're right. I reported this about a year ago, but I think it was a really busy time for the developers and it fell through the cracks. There's a little more detail at

Re: Typo on German page http://lilypond.org/doc/v2.21/Documentation/notation/unpure_002dpure-containers

2020-10-28 Thread Michael Käppler
Am 28.10.2020 um 15:25 schrieb Johannes Feulner: Instead of "Zusammenstoßf" it should be "Zusammenstoß" Fixed in 'translation'. Thanks for reporting! Michael ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: cannot find Voice `uniqueContext0' with \context Staff

2020-09-09 Thread Michael Käppler
Am 09.09.2020 um 13:12 schrieb David Kastrup: Michael Käppler writes: Am 08.09.2020 um 22:37 schrieb James Lowe: On 08/09/2020 20:15, Thomas Morley wrote: Hi, this came up in the german forum: \context Staff { b1 } \addlyrics { foo } results in not printed lyrics and the warning

Re: cannot find Voice `uniqueContext0' with \context Staff

2020-09-09 Thread Michael Käppler
Am 08.09.2020 um 22:37 schrieb James Lowe: On 08/09/2020 20:15, Thomas Morley wrote: Hi, this came up in the german forum: \context Staff { b1 } \addlyrics { foo } results in not printed lyrics and the warning: warning: cannot find Voice `uniqueContext0' \addlyrics     { foo } It

Re: Incorrect mail link in documentation

2020-06-09 Thread Michael Käppler
Hi Dave, Am 05.06.2020 um 08:56 schrieb Dave Atkinson: Dear Lilypond Devs, I'm reading the "Lilypond - Extending" docs for 2.19.84 and I went to report a possible bug. At the bottom of every page there is a bug reporting link in this sentence: We welcome your aid; please help us

Re: Dead link in documentation

2020-06-05 Thread Michael Käppler
Am 05.06.2020 um 18:08 schrieb Carl Sorensen: On 6/5/20, 12:43 AM, "Dave Atkinson" wrote: Dear Lilypond Devs, I'm reading Lilypond - Extending, and trying to learn a bit of Scheme to achieve my aims. At the bottom of the page

Re: Incorrect mail link in documentation

2020-06-05 Thread Michael Käppler
This line is added in postprocess_html.py. I can try to fix this, but first it has to be decided whether we want to link to the web interface or to the mail adress... Any thoughts? Am 05.06.2020 um 08:56 schrieb Dave Atkinson: Dear Lilypond Devs, I'm reading the "Lilypond - Extending" docs for

Re: Dead link in documentation

2020-06-05 Thread Michael Käppler
Hi Dave, I filed a merge request to fix this. See https://gitlab.com/lilypond/lilypond/-/merge_requests/127 Thanks for reporting! Cheers, Michael Am 05.06.2020 um 08:43 schrieb Dave Atkinson: Dear Lilypond Devs, I'm reading Lilypond - Extending, and trying to learn a bit of Scheme to achieve

[Fwd: Re: Again: Vertical spacing]

2009-08-04 Thread Michael Käppler
in case it does turn out to be someone else's bug. Cheers, Joe On Tue, 2009-08-04 at 18:32 +0200, Michael Käppler wrote: Hi Joe, the attached file komp.ly runs off the page when compiled with current git. When I tried to simplify the problem, I wrote the file test.ly, which doesn't even

Beam collision with \appoggiatura

2009-07-24 Thread Michael Käppler
Hi all, I've run into an ugly beam collision when using appoggiatura with forced beams. Here's the snippet: \version 2.13.3 \relative c'' { g16 [bes \appoggiatura {c16 [bes a]} bes8] } Regards, Michael ___ bug-lilypond mailing list

Completion_heads_engraver / Score.timing = ##f

2009-04-04 Thread Michael Käppler
I'm not top posting Hi all, the following example fails to compile because of an endless loop in misc.cc:21. The function intlog2 is called from Duration.cc with zero as argument. This occurs only if the untimed part is longer than a conventional measure and some note follows after switching