Re: Guile error (?)

2025-02-13 Thread Kieren MacMillan
Hi Mark, > Here's a temporary fix. Works great. THANK YOU! Kieren __ My work day may look different than your work day. Please do not feel obligated to read or respond to this email outside of your normal working hours.

Re: Guile error (?)

2025-02-13 Thread Mark Knoop
nclude/openlilylib/edition-engraver/usage-examples/example-1.ly' > Parsing... > oll-core: library infrastructure successfully loaded. > initializing edition-engraver ... > Interpreting music... > /Applications/lilypond-2.25.24/share/lilypond/2.25.24/ly/init.ly:66:2: err

Re: Guile error (?)

2025-02-13 Thread Mark Knoop
nclude/openlilylib/edition-engraver/usage-examples/example-1.ly' > Parsing... > oll-core: library infrastructure successfully loaded. > initializing edition-engraver ... > Interpreting music... > /Applications/lilypond-2.25.24/share/lilypond/2.25.24/ly/init.ly:66:2: err

Re: Guile error (?)

2025-02-13 Thread Kieren MacMillan
2.25.24/ly/init.ly:66:2: error: Guile signaled an error for the expression beginning here # (let ((book-handler (if (defined? 'default-toplevel-book-handler) In procedure ly:moment

Re: Guile error (?)

2025-02-12 Thread Mark Knoop
Hi Kieren, At 20:16 on 12 Feb 2025, Kieren MacMillan wrote: > Hi again, >>> Convert-ly handles this, but it looks like you have some >>> Scheme code that manipulates at least one such property, >>> and it is hitting an error when it tries to compare a >>> simple number using ly:moment>> to do is

Re: Guile error (?)

2025-02-12 Thread Kieren MacMillan
Hi again, >> Convert-ly handles this, but it looks like you have some Scheme code that >> manipulates at least one such property, and it is hitting an error when it >> tries to compare a simple number using ly:moment> to do is update your Scheme code to use ordinary arithmetic instead of >> mom

Re: Guile error (?)

2025-02-12 Thread Kieren MacMillan
Hi Saul, > As you may know, properties that formerly accepted moments have been changed > to accept numbers instead. Yes, I remember that going by… > Convert-ly handles this, but it looks like you have some Scheme code that > manipulates at least one such property, and it is hitting an error w

Re: Guile error (?)

2025-02-12 Thread Saul Tobin
pond-2.25.24/share/lilypond/2.25.24/ly/init.ly:66:2: > error: Guile signaled an error for the expression beginning here > # > (let ((book-handler (if (defined? 'default-toplevel-book-handler) > /Applications/lilypond-2.25.24/share/lilypond/2.25.24/scm/lily/lily.scm > In ice-9/b

Guile error (?)

2025-02-12 Thread Kieren MacMillan
Hi all, Got a new M1 (Apple Silicon) Mac Mini. Downloaded 2.25.24 and most things seem to be going well. Ran convert-ly on a little set of files and tried to compile, resulting in this [with --verbose on]: /Applications/lilypond-2.25.24/share/lilypond/2.25.24/ly/init.ly:66:2: error: Guile

2.24.3 error: Guile... (let ((book-handler (if (defined? 'default-toplevel-book-handler)

2024-01-05 Thread Mike Kilmer
Hi, all. Happy new year. Upgraded Lilypond today via homebrew (OSX 13.5.2 Ventura) Getting error: ``` GNU LilyPond 2.24.3 (running Guile 3.0) Processing `test.ly' Parsing... Interpreting music... Preprocessing graphical objects... Finding the ideal number of pages... Fitting music on 1

Re: LilyPond in Guile

2023-11-24 Thread Jean Abou Samra
> I'd like to include LilyPond code blocks in SXML documents. Is it > possible to import a module to use LilyPond expressions from actual > Guile, and not LilyPond's Guile? > > (use-modules (lilypond)) > `((img (@ (src #{c'4 e'4 g'2 #} No,

LilyPond in Guile

2023-11-24 Thread Caleb Herbert
Hi LilyPond, I'd like to include LilyPond code blocks in SXML documents. Is it possible to import a module to use LilyPond expressions from actual Guile, and not LilyPond's Guile? (use-modules (lilypond)) `((img (@ (src #{c'4 e'4 g'2 #} Thanks, Caleb

Re: LilyPond 2.25.10 with Guile 3.0

2023-11-16 Thread Jonas Hahnfeld via LilyPond user discussion
s 11 21H2, Intel Core i5-1135G7. > > " > > lilypond.exe scheme-sandbox > GNU LilyPond 2.25.10 (running Guile 3.0) > Processing > `C:/Users/owner/AppData/Local/frescobaldi/frescobaldi/lilypond-binaries/lilypond-2.25.10/share/lilypond/2.25.10/ly/scheme-sandbox.ly' > P

Re: LilyPond 2.25.10 with Guile 3.0

2023-11-16 Thread Karlin High
lyPond 2.25.10 (running Guile 3.0) Processing `C:/Users/owner/AppData/Local/frescobaldi/frescobaldi/lilypond-binaries/lilypond-2.25.10/share/lilypond/2.25.10/ly/scheme-sandbox.ly' Parsing... GNU Guile 3.0.9 " When I run convert-ly, it makes version statements "2.25.9". I can't

Re: FYI: recent MacPorts ghostscript upgrade causes Lilypond 2.24.2 warning from Guile

2023-11-16 Thread Thomas Scharkowski
with a workaround on our >> side that should fix this issue. Meanwhile, it's best to use binaries from >> lilypond.org. > I get this error with MacPorts lilypond 2.25.8 and ghostscript @10.02.1_0+x11 /opt/local/share/lilypond/2.25.8/ly/init.ly:66:2: Fehler: Guile signaled an error f

Re: FYI: recent MacPorts ghostscript upgrade causes Lilypond 2.24.2 warning from Guile

2023-11-15 Thread Kenneth Wolcott
Thanks, Jean, I wasn't sure that this was a different thing with ghostscript or not, just thought I'd mention it. Yes, I am using the Lilypond tarball now in place of the MacPorts Lilypond. I am looking forward to the new Lilypond release... Thanks, Ken On Wed, Nov 15, 2023 at 11:41 AM Jean Abo

Re: FYI: recent MacPorts ghostscript upgrade causes Lilypond 2.24.2 warning from Guile

2023-11-15 Thread Jean Abou Samra
Thanks, but we already know about this. See https://gitlab.com/lilypond/lilypond/-/issues/6675 and the various recent threads about Homebrew on this list. We are unfortunately unlikely to convince package maintainers to downgrade Ghostscript to 10.02.0 since the change that broke LilyPond was a se

FYI: recent MacPorts ghostscript upgrade causes Lilypond 2.24.2 warning from Guile

2023-11-15 Thread Kenneth Wolcott
FYI: gs --version 10.02.1 GNU LilyPond 2.24.2 (running Guile 2.2) Changing working directory to: `[redacted]/tmp/lilypond/target' Processing `low_organ_notes.ly' Parsing... Interpreting music... Preprocessing graphical objects... Interpreting music... MIDI output to `low_organ_

Re: LilyPond 2.25.10 with Guile 3.0

2023-11-12 Thread Jean Abou Samra
> “_” needs to be replaced with “G_”. Already in Guile 2, but Guile 3 checks for > it more eagerly. Fixed in LSR. signature.asc Description: This is a digitally signed message part

Re: LilyPond 2.25.10 with Guile 3.0

2023-11-12 Thread Jean Abou Samra
> Le 12 nov. 2023 à 19:14, Robin Bannister a écrit : > > If I take the code of LSR1098 [1] , without the demo part, > Guile3 errors the input-warning call: > > GNU LilyPond 2.25.10 (running Guile 3.0) > Processing `1.ly' > Parsing... > 1.ly:38:2: error:

Re: LilyPond 2.25.10 with Guile 3.0

2023-11-12 Thread Robin Bannister
Jonas Hahnfeld wrote: On Sat, 2023-11-11 at 19:37 +0100, Jonas Hahnfeld wrote: We are happy to announce the release of LilyPond 2.25.10. And here are the binaries with Guile 3.0, built using https://gitlab.com/lilypond/lilypond/-/merge_requests/2163 and https://gitlab.com/lilypond/lilypond

LilyPond 2.25.10 with Guile 3.0

2023-11-12 Thread Jonas Hahnfeld via LilyPond user discussion
On Sat, 2023-11-11 at 19:37 +0100, Jonas Hahnfeld wrote: > We are happy to announce the release of LilyPond 2.25.10. And here are the binaries with Guile 3.0, built using https://gitlab.com/lilypond/lilypond/-/merge_requests/2163 and https://gitlab.com/lilypond/lilypond/-/merge_requests/2

Re: chord.ly to extract notes from chords breaks with new Guile

2023-06-01 Thread Jean Abou Samra
Better make that: > ``` > \version "2.24.1" > > #(define ((Keep_only_engraver i) context) > ``` > ``` #(define ((Keep_only_performer i) context) ``` > > ``` > (let ((j 0)) > (make-performer > (listeners >((note-event performer event) > (unless (eqv? i j) >

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-30 Thread Jean Abou Samra
Le mardi 30 mai 2023 à 20:39 -0400, msk...@ansuz.sooke.bc.ca a écrit : > I need, at each point in time, to have at most one note per track, exactly one > track per note, and silence in any leftover tracks, regardless of the > voice/chord structure of the music. That sounds like you want a perfor

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-30 Thread mskala
On Wed, 31 May 2023, Gilles Thibault wrote: > Not hardly tested but this should work : Thanks for looking at it further. I hate to impose on you because I've already decided to solve this problem in external postprocessing of the MIDI files, so I hope you won't put a lot of effort into trying to

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-30 Thread Gilles Thibault
in the hope of separating MIDI notes that don't have identical timing. That is, if my input is << { a1 } \\ { b2 2 } >> it would be nice to be able to separate it out into three separate outputs for separate MIDI channels, like: { a1 } { b2 c2 } { r2 d2 } Not hardly tested but th

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-29 Thread mskala
On Mon, 29 May 2023, Gilles Thibault wrote: > chord.ly has been renamed to chordsAndVoices.ly (it deals also now with > Voices) > You can donwload it here : Thanks a lot! As far as I know, the new version works fine. The problem in the old version was just because of the non-breaking spaces in

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-29 Thread Gilles Thibault
Le 2023-05-27 22:31, msk...@ansuz.sooke.bc.ca a écrit : Back in 2015 people on the list helped me with extracting notes from chords, in this thread: https://lists.gnu.org/archive/html/lilypond-user/2015-09/msg00394.html chord.ly has been renamed to chordsAndVoices.ly (it deals also now wi

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-27 Thread Jean Abou Samra
Lilypond I compiled from the sources in the file > lilypond-2.24.1.tar.gz downloaded from the lilypond.org Web site, I get > these messages: > > GNU LilyPond 2.24.1 (running Guile 2.2) > Processing `test.ly' > Parsing...ERROR: In procedure %resolve-variable: > Unbound vari

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-27 Thread mskala
On Sat, 27 May 2023, David Kastrup wrote: > which contains a delirious number of unbreakable spaces, code \xa0 > instead of \x20 as for a normal, breakable space. Thanks! Correcting these seems to have fixed the problem, at least for the moment. I don't know why the old version needed *some* of

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-27 Thread mskala
get these messages: GNU LilyPond 2.24.1 (running Guile 2.2) Processing `test.ly' Parsing...ERROR: In procedure %resolve-variable: Unbound variable: #{ }# > I can't reproduce your problem (on Fedora); it compiles fine for me and > prints a single MM rest. Interesting. What's t

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-27 Thread David Kastrup
msk...@ansuz.sooke.bc.ca writes: > Here's a small example showing the problem: > > \include "chord.ly" > music = { 1 } > { \extractNote #3 \music } > > In version 2.21.0 that produces a whole-note rest. In version 2.24.1 with > Guile 2.2 it gives thi

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-27 Thread Jean Abou Samra
Le samedi 27 mai 2023 à 16:31 -0400, msk...@ansuz.sooke.bc.ca a écrit : > Here's a small example showing the problem: > > \include "chord.ly" > music = { 1 } > { \extractNote #3 \music } > > In version 2.21.0 that produces a whole-note rest.  In version 2

chord.ly to extract notes from chords breaks with new Guile

2023-05-27 Thread mskala
es in Guile 2.2. I haven't had the opportunity to test with versions strictly between 2.21.0 and 2.24.1. My situation is that I have music containing chords which I want to play on a monophonic synthesizer, by generating separate MIDI tracks such that in each track there is only one note pl

Re: Guile Error

2023-03-09 Thread Jean Abou Samra
; \version "2.24.1" > {c d e f} > > > Here is the error: > warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH > -dAutoRotatePages=/None -dPrinted=false ./lilypond-tmp-788800)' failed (1) > > C:/Program Files/lilypond/share/lilypond/2.24.1/ly/init.ly

Guile Error

2023-03-09 Thread Nick McManus
USE -dBATCH -dAutoRotatePages=/None -dPrinted=false ./lilypond-tmp-788800)' failed (1) C:/Program Files/lilypond/share/lilypond/2.24.1/ly/init.ly:65:2: error: Guile signaled an error for the expression beginning here # (let ((book-handler (if (defined? 'default-toplevel-book-handler)

arranger:ly: update for Lilypond 2.24.0 and Guile 2.2

2022-12-17 Thread Gilles Thibault
Hello everyone. All is in the title. Good download. -> Github: https://github.com/gilles-th/arranger.ly -> Direct access: http://gillesth.free.fr/Lilypond/arranger-GIT-copy/arranger.ly.zip -> In command line with wget (the main files of arranger.ly in an arranger.ly directory in t

Re: Guile REPL Server

2022-05-19 Thread Hendursaga
> Note that this is not coming directly from LilyPond, scheme-sandbox doesn't > need (ice-9 readline). From the call of (load-user-init), do you maybe load > that module as part of your ~/.guile ? That is correct, however, I was going to try and load that extension manually

Re: Guile REPL Server

2022-05-19 Thread Jonas Hahnfeld via LilyPond user discussion
kay, in my (non-native) understanding "it" referred to the REPL in general which is more friendly than putting statements in a file and compiling it... > > This paragraph is outdated and I'm working towards not shipping the > > separate guile executable with the official bin

Re: Guile REPL Server

2022-05-19 Thread David Kastrup
Le 17/05/2022 à 00:29, Hendursaga a écrit : >> > > > I'm trying to start a REPL server[1] inside LilyPond's Guile >> > > interpreter, but I can't get it to even load readline support. >> > > >> > > Readline support is an optional feature in G

Re: Guile REPL Server

2022-05-19 Thread Omid Mo'menzadeh
Honestly, I didn't know that the readline support existed and used `rlwrap lilypond scheme-sandbox` for editing and history support in the REPL. On Thu, May 19, 2022 at 1:39 PM David Kastrup wrote: > Jean Abou Samra writes: > > > Le 19/05/2022 à 09:36, Jonas Hahnfeld a écrit : > >> What does "n

Re: Guile REPL Server

2022-05-19 Thread David Kastrup
Jean Abou Samra writes: > Le 19/05/2022 à 09:36, Jonas Hahnfeld a écrit : >> What does "nicer editing" mean here? > > > Standard shell editing features: repeating previous command with arrows, > and autocompletion. That's not half of it. Without readline, no editing other than backspacing (and

Re: Guile REPL Server

2022-05-19 Thread Jonas Hahnfeld via LilyPond user discussion
On Thu, 2022-05-19 at 09:39 +0200, Jean Abou Samra wrote: > Le 19/05/2022 à 09:28, Jonas Hahnfeld via LilyPond user discussion a écrit : > > As you can see, the REPL itself works just fine. What does not work is > > the REPL server because we disable all networking functionality i

Re: Guile REPL Server

2022-05-19 Thread Jonas Hahnfeld via LilyPond user discussion
On Thu, 2022-05-19 at 09:38 +0200, Jean Abou Samra wrote: > Le 19/05/2022 à 09:36, Jonas Hahnfeld a écrit : > > What does "nicer editing" mean here? > > Standard shell editing features: repeating previous command with arrows, > and autocompletion. In that case: > If that is an optional feature t

Re: Guile REPL Server

2022-05-19 Thread Jean Abou Samra
Le 19/05/2022 à 09:28, Jonas Hahnfeld via LilyPond user discussion a écrit : As you can see, the REPL itself works just fine. What does not work is the REPL server because we disable all networking functionality in our Guile build. Here I'm even more hesitant to change direction be

Re: Guile REPL Server

2022-05-19 Thread Jean Abou Samra
Le 19/05/2022 à 09:36, Jonas Hahnfeld a écrit : What does "nicer editing" mean here? Standard shell editing features: repeating previous command with arrows, and autocompletion.

Re: Guile REPL Server

2022-05-19 Thread Jonas Hahnfeld via LilyPond user discussion
On Tue, 2022-05-17 at 23:28 +0200, David Kastrup wrote: > Jonas Hahnfeld via LilyPond user discussion > writes: > > > On Tue, 2022-05-17 at 09:57 +0200, Jean Abou Samra wrote: > > > Le 17/05/2022 à 00:29, Hendursaga a écrit : > > > > I'm trying to start

Re: Guile REPL Server

2022-05-19 Thread Jonas Hahnfeld via LilyPond user discussion
Hi, coming back to the start of this thread: On Mon, 2022-05-16 at 18:29 -0400, Hendursaga wrote: > Hello LilyPond users! > > I'm trying to start a REPL server[1] inside LilyPond's Guile interpreter, but > I can't get it to even load readline support. Note that I am

Re: Guile REPL Server

2022-05-17 Thread Hendursaga
> Yes, it is an additional nuisance for building. I think the strategic value > of it would offset that. I concur with David, although I'm not sure how much help I can be updating the build scripts. I personally would consider it low to medium priority, though I'm not sure how you maintainers a

Re: Guile REPL Server

2022-05-17 Thread David Kastrup
Jonas Hahnfeld via LilyPond user discussion writes: > On Tue, 2022-05-17 at 09:57 +0200, Jean Abou Samra wrote: >> Le 17/05/2022 à 00:29, Hendursaga a écrit : >> > I'm trying to start a REPL server[1] inside LilyPond's Guile >> interpreter, but I can'

Re: Guile REPL Server

2022-05-17 Thread Jonas Hahnfeld via LilyPond user discussion
On Tue, 2022-05-17 at 09:57 +0200, Jean Abou Samra wrote: > Le 17/05/2022 à 00:29, Hendursaga a écrit : > > I'm trying to start a REPL server[1] inside LilyPond's Guile interpreter, > > but I can't get it to even load readline support. > > Readline support

Re: Guile REPL Server

2022-05-17 Thread Jean Abou Samra
Hello Hendursaga, Le 17/05/2022 à 00:29, Hendursaga a écrit : Hello LilyPond users! I'm trying to start a REPL server[1] inside LilyPond's Guile interpreter, but I can't get it to even load readline support. Readline support is an optional feature in Guile. It loo

Guile REPL Server

2022-05-16 Thread Hendursaga
Hello LilyPond users! I'm trying to start a REPL server[1] inside LilyPond's Guile interpreter, but I can't get it to even load readline support. Note that I am running the precompiled Linux unstable release binary, because I want to be able to use Guile 2. ``` $ lilypond sch

Re: Location of guile socket Linux

2022-04-12 Thread Kenneth Flak
Jean Abou Samra, Apr 12, 2022 at 20:41: > Hi Kenneth, Thanks a lot Jean! I suppose I'll compile lilypond myself as soon as I get around to it. Nice solution :-) K

Re: Location of guile socket Linux

2022-04-12 Thread Jean Abou Samra
Hi Kenneth, Le 11/04/2022 à 12:43, Kenneth Flak a écrit : Hi list, First time poster here, just starting to get my head around using lilypond together with scheme/guile! I use nvim, and I would love to be able to use this together with the scheme-playground. I guess you mean scheme-sandbox

Location of guile socket Linux

2022-04-11 Thread Kenneth Flak
Hi list, First time poster here, just starting to get my head around using lilypond together with scheme/guile! I use nvim, and I would love to be able to use this together with the scheme-playground. For this I would need to know where to find and connect to the socket that guile is creating

Re: Running a Guile Interactively

2022-02-06 Thread Kon Rybnikov
On Sun, Feb 6, 2022 at 1:16 PM Kon Rybnikov wrote: > Hi > > My goal is to run guile with a remote port to use it with Geiser. See > "Connecting to an external Scheme" [0]. > > However, I've failed at the very first step of just getting a Guile REPL > with m

Running a Guile Interactively

2022-02-06 Thread Kon Rybnikov
Hi My goal is to run guile with a remote port to use it with Geiser. See "Connecting to an external Scheme" [0]. However, I've failed at the very first step of just getting a Guile REPL with my lilypond file. I was following the instructions in "Using Guile interactively with

Re: [openLilyLib] oll-core incompatible with Guile 2.2

2022-01-18 Thread Valentin Petzel
I have written a message to the list a year ago regarding this. The problem is that OLL has a call in oll-core/internal/control.scm: (use-syntax (ice-9 syncase)) Which does not work anymore in 2.2, neither is it nescessary anymore, as guile 2 provides R5RS natively. My fix to this was to

Re: [openLilyLib] oll-core incompatible with Guile 2.2

2022-01-18 Thread Jean Abou Samra
Le 19/01/2022 à 01:45, Jean Abou Samra a écrit : Le 18/01/2022 à 20:43, Simon Albrecht a écrit : Dear list, I have started using the experimental 2.23.5 build with Guile 2.2 [1] and it turns out to be incompatible with the core of openLilyLib. Here are the error messages I got—it may be

Re: [openLilyLib] oll-core incompatible with Guile 2.2

2022-01-18 Thread Jean Abou Samra
Le 18/01/2022 à 20:43, Simon Albrecht a écrit : Dear list, I have started using the experimental 2.23.5 build with Guile 2.2 [1] and it turns out to be incompatible with the core of openLilyLib. Here are the error messages I got—it may be that only the first is relevant: [...] Take a

[openLilyLib] oll-core incompatible with Guile 2.2

2022-01-18 Thread Simon Albrecht
Dear list, I have started using the experimental 2.23.5 build with Guile 2.2 [1] and it turns out to be incompatible with the core of openLilyLib. Here are the error messages I got—it may be that only the first is relevant: %% /home/simon/openlilylib/oll-core/internal

Re: [openLilyLib] oll-core incompatible with Guile 2.2

2022-01-18 Thread Simon Albrecht
https://github.com/openlilylib/oll-core/issues/62 On 18/01/2022 20:43, Simon Albrecht wrote: I have started using the experimental 2.23.5 build with Guile 2.2 [1] and it turns out to be incompatible with the core of openLilyLib. Here are the error messages I got—it may be that only the first

Re: Guile V1 vs. V2?

2022-01-05 Thread Martin Neubauer
On Tue, 21 Dec 2021, Valentin Petzel wrote: Hello, Hello Mike, Guile 1 to Guile 2 did change some syntax and some mechanics, which means that guile code must be reworked for guile 2 and using guile 2 makes the program much slower. There is ongoing long time effort to port Lilypond to guile 2

Re: Guile V1 vs. V2?

2021-12-20 Thread Valentin Petzel
Hello Mike, Guile 1 to Guile 2 did change some syntax and some mechanics, which means that guile code must be reworked for guile 2 and using guile 2 makes the program much slower. There is ongoing long time effort to port Lilypond to guile 2 and eventually 3 which does make progress, but for

Guile V1 vs. V2?

2021-12-20 Thread Mike Andrews
Greetings. This is intended primarily for the folks who build packages for FreeBSD. I recently installed the current LilyPond on FreeBSD 12, using the pkg command to install a precompiled set of binaries and other files. One of the prerequisites was GNU Guile V1. I had some other packages

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-23 Thread ming tsang
Hi David Wright, Thank you for your reply. You are right, this is not essential for my work with lilypond / frecobaldi. I have made a note to myself to create file location (path) & file names in english only in relation to lilypond/frecobaldi. I have not encountered problems with other software

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-22 Thread David Wright
On Thu 22 Jul 2021 at 12:12:03 (-0400), ming tsang wrote: > > I guess I will wait for #1379 in frecobaldi user list to resolve. I hope you're only waiting to be able to double-click in your file manager, which after all is just a matter of convenience, rather than necessity. I don't know what yo

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-22 Thread ming tsang
Dear David Wright: Thank you for your reply. I guess I will wait for #1379 in frecobaldi user list to resolve. I use surface pro 4 & window 10; frecobaldi v3.1.3, lilypond v2.23.3. I have the following info about my surface pro 4: [image: image.png] I use handwriting pad in my keyboard to write f

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-18 Thread David Wright
On Sun 18 Jul 2021 at 21:03:12 (-0400), ming tsang wrote: > I lost track of the author who updated the snippet id 197 recently. I > adapted to display the UTF-8 character in file path (location) and file > name. > I did some test: > 1. file location path that contains UTF-8 character and no UTF-8

Re: error :GUILE signaled an error for the expression

2021-07-14 Thread Martin Neubauer
On 13/07/2021 20:34, David Olson wrote: (poetry unworthy of this talented group, to be sure) (but then, the text of ANY song operates at a level at least 30 IQ points below the median of the singers) (why is that?) There exists some classic research in this field: https://doi.org/10.1145%2F

Re: error :GUILE signaled an error for the expression

2021-07-13 Thread David Olson
quot;c sorensen" Sent: Tuesday, July 13, 2021 10:36:27 AM Subject: Re: error :GUILE signaled an error for the expression Carl : Thank you for the info. How can I change your display/markup font to be a font that includes CJK characters? David Wright : Thank you for reminding me about my

Re: error :GUILE signaled an error for the expression

2021-07-13 Thread Carl Sorensen
From: ming tsang Date: Tuesday, July 13, 2021 at 11:36 AM To: lilypond-user Cc: Knute Snortum , Carl Sorensen Subject: Re: error :GUILE signaled an error for the expression Carl : Thank you for the info. How can I change your display/markup font to be a font that includes CJK characters

Re: error :GUILE signaled an error for the expression

2021-07-13 Thread ming tsang
Carl : Thank you for the info. How can I change your display/markup font to be a font that includes CJK characters? David Wright : Thank you for reminding me about my problem way back in 2015. You suggested using the eps image in the file name. I did not know how to create an eps image for the

Re: error :GUILE signaled an error for the expression

2021-07-13 Thread David Wright
> Date: Tue, 13 Jul 2021 08:14:51 -0700 > From: Knute Snortum > To: ming tsang > > I don't think the error is caused by you not having the font, I think it's > that the font doesn't have a glyph (character, sort of) for U+FFFD. I don't > think all of the UTF-8 characters will work in the music v

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-13 Thread Carl Sorensen
From: lilypond-user on behalf of Knute Snortum Date: Tuesday, July 13, 2021 at 9:15 AM To: ming tsang Cc: David Kastrup , Thomas Morley , lilypond-user , Jean Abou Samra , Jonas Hahnfeld Subject: Re: error :GUILE signaled an error for the expression beginning here # I don't thin

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-12 Thread Knute Snortum
Jean and David: Both of your suggestions work great. Sorry for the noise. -- Knute Snortum On Mon, Jul 12, 2021 at 10:52 AM ming tsang wrote: > > Thank you David Kastrup, > As suggested I use \wordwrap-string instead of \wordwrap. It works. > one question: is there any special character for t

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-12 Thread ming tsang
Thank you David Kastrup, As suggested I use \wordwrap-string instead of \wordwrap. It works. one question: is there any special character for the wrap text OR just when the line fills up it wraps to the next line? Shalom, yMing Tsang On Mon, Jul 12, 2021 at 12:28 PM David Kastrup wrote: > Knute

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-12 Thread David Kastrup
Knute Snortum writes: > Aaron Hill: > > I would like to be able to see the *entire* command line, but when I write > this: > > %%% > \version "2.22.1" > > #(define commandLine (object->string (command-line))) > > \markup { \wordwrap { \commandLine } } > %%% > > ... the text scrolls off the page

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-12 Thread Jean Abou Samra
> Le 12/07/2021 17:50, Knute Snortum a écrit : > > > Aaron Hill: > > I would like to be able to see the *entire* command line, but when I write > this: > > %%% > \version "2.22.1" > > #(define commandLine (object->string (command-line))) > > \markup { \wordwrap { \commandLine } } > %%% > >

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-12 Thread Knute Snortum
Aaron Hill: I would like to be able to see the *entire* command line, but when I write this: %%% \version "2.22.1" #(define commandLine (object->string (command-line))) \markup { \wordwrap { \commandLine } } %%% ... the text scrolls off the page (see attached). I can guess why \wordwrap doesn'

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-12 Thread ming tsang
Heart fill thank you. It was a very experience talking to the lilypond user group and I learned a lot. Knute: Thank you for following up on handling of the utf-8 file name and/or file path (location) problem in frecobaldi. David Kastrup: Thank you for helping me to use convert-ly. David Wright

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-12 Thread Thomas Morley
Am Mo., 12. Juli 2021 um 08:38 Uhr schrieb Jonas Hahnfeld via LilyPond user discussion : > > Am Sonntag, dem 11.07.2021 um 22:54 -0700 schrieb Aaron Hill: > > On 2021-07-11 12:32 pm, ming tsang wrote: > > > I am confused about this "file information" LSR. > > > Yesterday, I did a ""file>save as" to

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-11 Thread Jonas Hahnfeld via LilyPond user discussion
Am Sonntag, dem 11.07.2021 um 22:54 -0700 schrieb Aaron Hill: > On 2021-07-11 12:32 pm, ming tsang wrote: > > I am confused about this "file information" LSR. > > Yesterday, I did a ""file>save as" to a file name to > > untitled_LSR_file-info_v2182.ly. This morning I tried to run the > > untitled_L

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-11 Thread Aaron Hill
On 2021-07-11 12:32 pm, ming tsang wrote: I am confused about this "file information" LSR. Yesterday, I did a ""file>save as" to a file name to untitled_LSR_file-info_v2182.ly. This morning I tried to run the untitled_LSR_file-info_v2182.ly, but I got run error: The code in LSR 197 is not able

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-11 Thread ming tsang
Dear Aaron, Thank you for the info that the LSR repository is v2.18.2. 1. I re-install lilypond v2.18.2 2. I copy the LSR "file information" to a file. 3. I ran it with v2.18.2 - successfully executed. 4. I then apply convert-ly from v2.18.2 to v2.23.3 5. I ran again in v2.23.3 - successfully

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-10 Thread Aaron Hill
On 2021-07-10 8:46 pm, Aaron Hill wrote: On 2021-07-10 7:15 pm, ming tsang wrote: I copied the snippet from the lilypond snippet repository. There is no lilypond version information. Last I checked, the LSR was only up-to-date with 2.18.2. And confirmed at the bottom of the Contributing [1

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-10 Thread Aaron Hill
On 2021-07-10 7:15 pm, ming tsang wrote: I copied the snippet from the lilypond snippet repository. There is no lilypond version information. Last I checked, the LSR was only up-to-date with 2.18.2. -- Aaron Hill

Re: error code 1 - GUILE signaled an error for the expression beginning here

2021-07-08 Thread David Zelinsky
g] > Thanks again, > waiming Tsang. > > On Thu, Jul 8, 2021 at 1:03 PM David Kastrup wrote: > >> ming tsang writes: >> >> > Dear Lilyponders, >> > How to resolve the GUILE signaled error? >> > The same #( ... ) for other code don't have errors, but

Re: error code 1 - GUILE signaled an error for the expression beginning here

2021-07-08 Thread David Wright
On Thu 08 Jul 2021 at 19:03:23 (+0200), David Kastrup wrote: > ming tsang writes: > > > Dear Lilyponders, > > How to resolve the GUILE signaled error? > > The same #( ... ) for other code don't have errors, but line 12 does. > > I am running with frecobaldi

Re: error code 1 - GUILE signaled an error for the expression beginning here

2021-07-08 Thread David Kastrup
ming tsang writes: > Hi, David: > > Sorry I left the #'( ). Now I removed it The whole line rather than just the tick mark? Then you change from a line that is being ignored to a line that isn't there in the first place. > and I get the same error message. -- David Kastrup

Re: error code 1 - GUILE signaled an error for the expression beginning here

2021-07-08 Thread Jean Abou Samra
Le 08/07/2021 18:03, ming tsang a écrit : Dear Lilyponders, How to resolve the GUILE signaled error? The same #( ... ) for other code don't have errors, but line 12 does.

Re: error code 1 - GUILE signaled an error for the expression beginning here

2021-07-08 Thread David Kastrup
ming tsang writes: > Dear Lilyponders, > How to resolve the GUILE signaled error? > The same #( ... ) for other code don't have errors, but line 12 does. > I am running with frecobaldi v3.1.3 and lilypond v2.23.3 and in window 10. > Thank you for the help. > waiming Tsa

Re: Guile library function availability

2021-05-24 Thread Lukas-Fabian Moser
Hi Jean, I never understood the whole thing fully (and it is at the heart of the problem that led to disabling LilyPond on WikiMedia), but output definitions have their own scope, which is implemented as a Guile module. pretty-print is defined by another Guile module, (ice-9 pretty-print

Re: Guile library function availability

2021-05-24 Thread Jean Abou Samra
for the different availability of scheme library functions between working in \layout {} vs. in music? I never understood the whole thing fully (and it is at the heart of the problem that led to disabling LilyPond on WikiMedia), but output definitions have their own scope, which is implemented

Re: Guile library function availability

2021-05-24 Thread Thomas Morley
ide NoteHead.after-line-breaking = >#(lambda (grob) (pretty-print "I work just fine.")) > >a4 > } > > What's the reason for the different availability of scheme library > functions between working in \layout {} vs. in music? > > Lukas > > I th

Guile library function availability

2021-05-24 Thread Lukas-Fabian Moser
Hi, during my experiments with TextSpanners I stumbled upon the following: \version "2.22" \layout {   \override NoteHead.after-line-breaking =   #(lambda (grob) (pretty-print "I explode.")) } {   a4 } explodes because pretty-print isn't available (the same happens for functions like "last"

Re: readline for guile

2021-04-16 Thread Knute Snortum
On Thu, Apr 15, 2021 at 5:36 AM Andrew Culver wrote: > > Here is scheme-sandbox.ly that comes with my v2.22 install: > > \version "2.16.0" > > #(load-user-init) > > % This loads the user's .guile file for interactive sessions. > % One typical thing you m

Re: readline for guile

2021-04-16 Thread Jean Abou Samra
Le 15/04/2021 à 14:32, Andrew Culver a écrit : Here is scheme-sandbox.ly <http://scheme-sandbox.ly> that comes with my v2.22 install: \version "2.16.0" #(load-user-init) % This loads the user's .guile file for interactive sessions. % One typical thing you might want t

readline for guile

2021-04-15 Thread Andrew Culver
Here is scheme-sandbox.ly <http://scheme-sandbox.ly/> that comes with my v2.22 install: \version "2.16.0" #(load-user-init) % This loads the user's .guile file for interactive sessions. % One typical thing you might want to put there is % (use-modules (ice-9 readline))

  1   2   3   4   >