Re: New hosting for Urs Liska's Scheme WIP book

2022-11-04 Thread Jean Abou Samra
Le 04/11/2022 à 14:43, David Kastrup a écrit : Jean Abou Samra writes: P.S. The Internals Reference gives a (quite technical) explanation of make-relative: https://lilypond.org/doc/v2.23/Documentation/internals/scheme-functions That description is a bunch of incomprehensible gobbledegook un

Re: New hosting for Urs Liska's Scheme WIP book

2022-11-04 Thread Jean Abou Samra
Le 04/11/2022 à 15:20, David Kastrup a écrit : Ok, I'll give the doc text another try, but the documentation block in the manual starts with: Macro: make-relative … which is missing the input arguments from (define-syntax-rule-public (make-relative (variables ...) reference music) I

Re: New hosting for Urs Liska's Scheme WIP book

2022-11-04 Thread David Kastrup
David Kastrup writes: > Jean Abou Samra writes: > >> Le 04/11/2022 à 12:09, Jean Abou Samra a écrit : >>> Also, you will have surprises with \relative because >>> the note appears twice, with its octave marks. You >>> can use make-relative to fix that. >> >> P.S. The Internals Reference gives a

Re: New hosting for Urs Liska's Scheme WIP book

2022-11-04 Thread David Kastrup
Jean Abou Samra writes: > Le 04/11/2022 à 12:09, Jean Abou Samra a écrit : >> Also, you will have surprises with \relative because >> the note appears twice, with its octave marks. You >> can use make-relative to fix that. > > P.S. The Internals Reference gives a (quite technical) explanation of

Re: New hosting for Urs Liska's Scheme WIP book

2022-11-04 Thread Jean Abou Samra
Le 04/11/2022 à 12:09, Jean Abou Samra a écrit : Also, you will have surprises with \relative because the note appears twice, with its octave marks. You can use make-relative to fix that. P.S. The Internals Reference gives a (quite technical) explanation of make-relative: https://lilypond.or

Re: New hosting for Urs Liska's Scheme WIP book

2022-11-04 Thread Jean Abou Samra
Le 04/11/2022 à 00:13, Karlin High a écrit : Could a music function or something be shorthand for that? Let's see... That page is pretty ideal. Here's the general form, what it contains, and how it can be u

Re: New hosting for Urs Liska's Scheme WIP book

2022-11-03 Thread Karlin High
On 11/3/2022 5:39 PM, Jean Abou Samra wrote: If you have thoughts on the best path towards making it easy for people to learn Scheme, with these two resources as a starting point, feel free to express them. I am glad to see this effort, thank you for doing it. Within the past week, I used defi

New hosting for Urs Liska's Scheme WIP book

2022-11-03 Thread Jean Abou Samra
Hi, There used to be a WIP book on Scheme in LilyPond by Urs at https://scheme-book.ursliska.de/introduction/index.html This link appears to be dead now. The sources are still available on the repository at https://github.com/uliska/lilyponds-scheme so I've hastily forked this and made the build