Re: Windows users - Call for testing

2024-06-29 Thread Michael Käppler
Am 29.06.2024 um 01:10 schrieb Paul Hodges: I've compiled seven choral scores of varying complexity with no problems. My most complex instrumental scores will have to wait until I have time to update them manually - convert-ly can't cope with them. Paul Thanks for testing!

Re: Windows users - Call for testing

2024-06-29 Thread Michael Käppler
Am 29.06.2024 um 00:31 schrieb Jean Abou Samra: Le vendredi 28 juin 2024 à 22:22 +, bobr...@centrum.is a écrit : Michael, I'm sorry, but I don't really understand what your code does, nor do I know what to do with it in a real score.  If you want to throw a score at me using it I'll be h

Re: Windows users - Call for testing

2024-06-29 Thread Mats Bengtsson
On 2024-06-27 12:28, Michael Käppler wrote: Hi all, I recently tried to fix some of the remaining problems that we have with Lilypond (or, more precisely, Guile) running under Windows, e.g. https://lists

Re: Windows users - Call for testing

2024-06-28 Thread Paul Hodges
I've compiled seven choral scores of varying complexity with no problems. My most complex instrumental scores will have to wait until I have time to update them manually - convert-ly can't cope with them. Paul From: Michael Käppler To: Lilypond-User Mailing List Sent: 27/06/202

Re: Windows users - Call for testing

2024-06-28 Thread Jean Abou Samra
Le vendredi 28 juin 2024 à 22:22 +, bobr...@centrum.is a écrit : > Michael, > > I'm sorry, but I don't really understand what your code does, nor do > I know what to do with it in a real score.  If you want to throw a > score at me using it I'll be happy to run LilyPond 2.25.17 (Guile > 3.0) a

Re: Windows users - Call for testing

2024-06-28 Thread bobr...@centrum.is
;Michael Käppler" > To: "bobroff" , "Jean Abou Samra" > Cc: "Lillypond Users Mailing List" > Sent: Thursday, June 27, 2024 8:31:12 PM > Subject: Re: Windows users - Call for testing > Thanks, but could you give it a try on a real score? That would be ve

Re: Windows users - Call for testing

2024-06-27 Thread Michael Käppler
sers Mailing List" *Sent: *Thursday, June 27, 2024 1:24:14 PM *Subject: *Re: Windows users - Call for testing >  Hmm, but that looks like syntax errors in your test.ly file that are unrelated >  to the Guile patches. As can be seen in the list archives, Klaus&

Re: Windows users - Call for testing

2024-06-27 Thread bobr...@centrum.is
gt; To: "Michael Käppler" , "bobroff" > Cc: "Lillypond Users Mailing List" > Sent: Thursday, June 27, 2024 1:24:14 PM > Subject: Re: Windows users - Call for testing > > Hmm, but that looks like syntax errors in your test.ly file that are > > unrelat

Re: Windows users - Call for testing

2024-06-27 Thread Jean Abou Samra
>  Hmm, but that looks like syntax errors in your test.ly file that are > unrelated >  to the Guile patches. As can be seen in the list archives, Klaus' mail client inserted spurious newlines that turn parts of comments into non-comments. The correct code should be #(define step 1) #(define

Re: Windows users - Call for testing

2024-06-27 Thread Michael Käppler
Hmm, but that looks like syntax errors in your test.ly file that are unrelated to the Guile patches. Did you forget a '#' somewhere to enter Scheme mode? Can you share your `test.ly` file? Michael Am 27.06.2024 um 13:31 schrieb bobr...@centrum.is: For what it's worth, I just tried it on Windo

Re: Windows users - Call for testing

2024-06-27 Thread bobr...@centrum.is
For what it's worth, I just tried it on Windows 11 and got this console output: GNU LilyPond 2.25.17 (running Guile 3.0) Processing `test.ly' Parsing... test.ly:5:8: error: syntax error, unexpected EVENT_IDENTIFIER, expecting '.' or '=' integer ) 1/2test.ly:9:13: error: syntax error, unexp