Re: another 'wrong type argument' error

2022-10-10 Thread Werner LEMBERG
>> That is certain to be the reason why it doesn’t run, but I suspect >> a local build might run fine. I’d suggest setting this lower for >> binary releases if there’s no pressing reason to require 10.15 on >> Mac. > > Sounds sensible. Jonas? And thanks for having done the release, Jonas!

Re: another 'wrong type argument' error

2022-10-10 Thread Wols Lists
On 10/10/2022 06:43, Jean Abou Samra wrote: The problem isn’t LilyPond’s or its dependencies’ support for older macOS, which is better than even the system support. The real problem is Apple preventing you from upgrading your computer past a certain macOS version. Which is probably down to ne

Re: another 'wrong type argument' error

2022-10-10 Thread David Kastrup
Wols Lists writes: > On 10/10/2022 06:43, Jean Abou Samra wrote: >> The problem isn’t LilyPond’s or its dependencies’ support for older >> macOS, which is better than even the system support. The real >> problem is Apple preventing you from upgrading your computer past a >> certain macOS version.

Re: another 'wrong type argument' error

2022-10-10 Thread Jean Abou Samra
Le 10/10/2022 à 13:06, Wols Lists a écrit : On 10/10/2022 06:43, Jean Abou Samra wrote: The problem isn’t LilyPond’s or its dependencies’ support for older macOS, which is better than even the system support. The real problem is Apple preventing you from upgrading your computer past a certain

Re: another 'wrong type argument' error

2022-10-10 Thread Kieren MacMillan
Hi all, > one cannot expect bleeding-edge software to run on unsupported OSes For sure… I guess I just never thought of Lilypond as "bleeding-edge" before! :) > My point was to > temper the movement to investigate technical details of supporting > old macOS and remind that it is already painfu

MusicXML and Lilypond, any news?

2022-10-10 Thread Omer Katzir
Is there any news about incorporating MusicXML into Lilypond? I need to share my engravings between several people, most aren’t using Lilypond. I know there’s musicxml2ly but I need it the other way around. Thanks in advance for any tips.

Re: MusicXML and Lilypond, any news?

2022-10-10 Thread Jean Abou Samra
Le 10/10/2022 à 18:29, Omer Katzir a écrit : Is there any news about incorporating MusicXML into Lilypond? I need to share my engravings between several people, most aren’t using Lilypond. I know there’s musicxml2ly but I need it the other way around. Thanks in advance for any tips. The lat

Re: another 'wrong type argument' error

2022-10-10 Thread Kieren MacMillan
Hi Jean (et al.), > Heh, 2.23.14 _just_ came out. MacPorts got updated. I upgraded. > try using that and putting #(ly:set-option 'compile-scheme-code) at the top > of your file (before any includes). > Also add #(debug-enable 'backtrace) for best results. Done. Result: Preprocessing graphica

Re: another 'wrong type argument' error

2022-10-10 Thread Jean Abou Samra
Le 10/10/2022 à 18:56, Kieren MacMillan a écrit : Hi Jean (et al.), Heh, 2.23.14 _just_ came out. MacPorts got updated. I upgraded. Good news! The maintainer is pretty reactive. try using that and putting #(ly:set-option 'compile-scheme-code) at the top of your file (before any include

Re: another 'wrong type argument' error

2022-10-10 Thread Kieren MacMillan
p.s. > Looking at dynamics_on-the-fly.ly, line 294+ is > > (if (pair? prev-self-alignment-X-tweaks) > '() > (ly:grob-set-property! grob 'X-offset > (let* ((x-exts > (map >

Re: another 'wrong type argument' error

2022-10-10 Thread Kieren MacMillan
Hi Jean, > Re screenshot: what editor are you using? > > In Frescobaldi, it seems that there is a glitch that prevents from > pasting from the log output if you have selected something at the same > time in the LilyPond code view, because that takes priority apparently, > but in my experience, if

Re: another 'wrong type argument' error

2022-10-10 Thread Kieren MacMillan
Hi Jean, > Can you send the complete code? It seems to be missing > the function dynamic-text::structered-list. I've attached the include file I use. Thanks! Kieren. dynamics_on-the-fly.ly Description: Binary data

Re: another 'wrong type argument' error

2022-10-10 Thread Jean Abou Samra
Le 10/10/2022 à 19:07, Kieren MacMillan a écrit : Hi Jean, Can you send the complete code? It seems to be missing the function dynamic-text::structered-list. I've attached the include file I use. Thanks! Kieren. This looks like you have done something like { c'\custdyn "p" } instead of

Re: another 'wrong type argument' error

2022-10-10 Thread Kieren MacMillan
Hi Jean, > This looks like you have done something like > { c'\custdyn "p" } > instead of > { c'\custdyn "{p}" } Hmmm… the only three calls I have look like the second (correct) version, not the first. But switching those three custom dynamics to simple/native dynamics eliminates the error, so

Re: another 'wrong type argument' error

2022-10-10 Thread Jonas Hahnfeld via LilyPond user discussion
On Mon, 2022-10-10 at 08:08 +0200, Jean Abou Samra wrote: > > > Le 9 oct. 2022 à 22:45, Kieren MacMillan a > > écrit : > > > > dyld: Symbol not found: _iconv > > Referenced from: /usr/lib/libcups.2.dylib > > Expected in: /opt/local/lib/libiconv.2.dylib > > in /usr/lib/libcups.2.dylib > > Abor

Re: another 'wrong type argument' error

2022-10-10 Thread Jonas Hahnfeld via LilyPond user discussion
On Mon, 2022-10-10 at 05:10 +, Werner LEMBERG wrote: > > Confirmed using otool that the minimum OS for the linked build is > > 10.15: > > > > Load command 10 > >    cmd LC_BUILD_VERSION > >    cmdsize 32 > >    platform 1 > >    minos 10.15 > >    sdk 10.15.6 > > Thanks. Yes, I build

Re: another 'wrong type argument' error

2022-10-10 Thread Werner LEMBERG
>> I read that SDK 10.14.1 supports 10.9 as the oldest version (I >> couldn't quickly find the lowest value for SDK 10.15).  AFAIK, we >> don't use any functionality that is available on newer macOS >> versions only, so this route seems safe. > > So you checked all of LilyPond's dependencies and

Re: 2.23..13 hairpins in brackets

2022-10-10 Thread Paul Scott
On 10/7/22 17:48, Paul Scott wrote: Thank you for your answer.  It may take me a while to process yours and the other two answers that I got. Paul On 10/6/22 11:19 AM, Xavier Scheuer wrote: On Thu, 6 Oct 2022 at 19:59, Paul Scott wrote: > > In 2.23.13 Notation 1.3.1 shows how to mix nor

Re: 2.23..13 hairpins in brackets

2022-10-10 Thread Paul Scott
On 10/7/22 17:44, Paul Scott wrote: Thank you for your answer.  It may take me a while to process yours and the two other answers that I got. Paul On 10/6/22 11:06 AM, Jean Abou Samra wrote: Le 06/10/2022 à 19:31, Paul Scott a écrit : In 2.23.13 Notation 1.3.1 shows how to mix normal text w

Re: MusicXML and Lilypond, any news?

2022-10-10 Thread Andrew Bernard
Hello Omer, This has become a sort of FAQ. Lilypond does not fully support MusicXML and Frescobaldi's support is also experimental. That's due to limited resources of the development team, and because implementing a spectacularly good MusicXML export does not actually benefit the core functio