lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Conflict between articulate.ly and \accacciatura in 2.24.0


From: Lukas-Fabian Moser
Subject: Re: Conflict between articulate.ly and \accacciatura in 2.24.0
Date: Sat, 7 Jan 2023 10:41:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

Hi Gordon,

Am 07.01.23 um 10:00 schrieb Gordon Bower:

When I tried to recompile a piece I had written in 2.22.1 with 2.24.0, I got a mysterious error message:
"Exited with return code -1073741784."

Commenting out things until it would compile, I found the problem was specifically when articulate was applied to a music group with an accacciatura:

\version "2.24.0"
\language "deutsch"

acctest = {\time 6/8
           \relative c' {
            d8 e f g a \acciaccatura c h}}

\score {
 \articulate
 \acctest
\layout{}
\midi{}
}

Three questions:

a) Are you sure that is exactly the file causing the abort? (It doesn't even compile on my system if I don't add an \include for articulate.ly.)

b) Are you on Windows?

c) Does the crash happen reproducibly every time you compile the file?

Lukas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]