Re: Flexible lyric alignment,Re: Flexible lyric alignment

2022-11-20 Thread Kieren MacMillan
Hi all, > Kieren, you've got to try this out! It will blow your mind! I just took Jean’s example, and compared the output with and without the \include step… Truly astonishing. (I haven’t tried it with my Real World Scores™, but can’t wait to do so!) > Jean, seriously, this is amazing!

Re: Change chord type input and chord name output

2022-11-20 Thread Jean Abou Samra
Le 20/11/2022 à 17:30, Volodymyr Prokopyuk a écrit : However, less verbose scripting could be a huge plus to LilyPond. Well, LilyPond has convenient syntax for most "scripting" use cases. It's just that defining custom chord modifiers is pretty unusual, so it doesn't benefit from a syntax as

Re: -dcompile-scheme-code on Windows

2022-11-20 Thread Jean Abou Samra
This is now https://gitlab.com/lilypond/lilypond/-/issues/6474 Thanks everyone, Jean OpenPGP_signature Description: OpenPGP digital signature

Re: Change chord type input and chord name output

2022-11-20 Thread Volodymyr Prokopyuk
Outstanding! Thank you very much! I'm impressed with the flexibility of LilyPond! However, less verbose scripting could be a huge plus to LilyPond. Thank you, Vlad On Sun, Nov 20, 2022 at 2:46 PM Jean Abou Samra wrote: > Hello, > > Le 20/11/2022 à 10:27, Volodymyr Prokopyuk a écrit : > > > >

Re: Bar line at beginning of piece

2022-11-20 Thread Jean Abou Samra
Le 20/11/2022 à 16:11, Lukas-Fabian Moser a écrit : Thank you very much - this works from 2.23.8 on, I assume because of Dan's additions. Great! There have been so many changes to bar lines that I have stopped tracking which happened in which version :-) I still have to read up on the bar

Re: -dcompile-scheme-code on Windows

2022-11-20 Thread Jean Abou Samra
Le 20/11/2022 à 16:08, Jean-Julien Fleck a écrit : It's working fine for me on macOS with the latest 2.23.81 with both places of #(debug-enable 'backtrace) Thanks for testing. By the way, is it expected that the «lilypond git repository» link is pointed toward savannah rather than gitlab

Re: Flexible lyric alignment

2022-11-20 Thread Kieren MacMillan
Hi Jean, > This is a vast refinement of the initial \autoMove function I love that you generate “magic” solutions with such facility, and that you still care enough to respect existing parameters (e.g., minimum-distance) and include new useful ones (e.g., details.strength). > - As said in a

Re: Bar line at beginning of piece

2022-11-20 Thread Lukas-Fabian Moser
Hi Jean, Hm. \version "2.23.81" {   \once \set Timing.measureStartNow = ##t   \once \set Timing.measureBarType = "|-s"   c'1   \break   c'1 } Thank you very much - this works from 2.23.8 on, I assume because of Dan's additions. Great! I still have to read up on the bar type definition

Re: -dcompile-scheme-code on Windows

2022-11-20 Thread Jean-Julien Fleck
Hello Jean, Le dim. 20 nov. 2022 à 13:38, Jean Abou Samra a écrit : > \version "2.23.81" > > #(ly:set-option 'compile-scheme-code) > #(debug-enable 'backtrace) > > #(display (+ 2 2)) > #(use-modules (ice-9 match) >(ice-9 hash-table) >(oop goops)) > > > Knowing if

Re: Bar line at beginning of piece

2022-11-20 Thread Jean Abou Samra
Le 20/11/2022 à 14:51, Lukas-Fabian Moser a écrit : Hi, is there an "idiomatic" way of forcing LilyPond to print a bar line "|" at the beginning of the piece other than doing the hack of adding \grace s1 \bar "|" before the music? [...] Hm. \version "2.23.81" {   \once \set

Bar line at beginning of piece

2022-11-20 Thread Lukas-Fabian Moser
Hi, is there an "idiomatic" way of forcing LilyPond to print a bar line "|" at the beginning of the piece other than doing the hack of adding \grace s1 \bar "|" before the music? My problem is that I need to do this programmatically with a large number of short scores. If any of those

Re: Change chord type input and chord name output

2022-11-20 Thread Jean Abou Samra
Hello, Le 20/11/2022 à 10:27, Volodymyr Prokopyuk a écrit : * How can I change the name for the c:aug7 from C7#5 to Co7 for all augmented seventh chords, not only for specific pitches in the chordNameExceptions list? * Similarly, how can I change the name for the half-diminished

Re: -dcompile-scheme-code on Windows

2022-11-20 Thread Robin Bannister
On 20.11.2022 13:56, Jean Abou Samra wrote: Ah, sorry, the snippet was silly. Please use this one instead: \version "2.23.81" #(debug-enable 'backtrace) #(ly:set-option 'compile-scheme-code) #(display (+ 2 2)) #(use-modules (ice-9 match)   (ice-9 hash-table)  

Re: -dcompile-scheme-code on Windows

2022-11-20 Thread Jean Abou Samra
Le 20/11/2022 à 13:53, Robin Bannister a écrit : On 20.11.2022 13:37, Jean Abou Samra wrote: I wonder if -dcompile-scheme-code is broken for everyone on Windows or just for some. (If it's broken for everyone, I'm surprised that this is only noticed now ...) Can a few people on Windows please

Re: -dcompile-scheme-code on Windows

2022-11-20 Thread Robin Bannister
On 20.11.2022 13:37, Jean Abou Samra wrote: I wonder if -dcompile-scheme-code is broken for everyone on Windows or just for some. (If it's broken for everyone, I'm surprised that this is only noticed now ...) Can a few people on Windows please try compiling this and report back: See

-dcompile-scheme-code on Windows

2022-11-20 Thread Jean Abou Samra
Hi Abraham et al., I'm starting a new thread about the fact that -dcompile-scheme-code is apparently not working for you (https://lists.gnu.org/archive/html/lilypond-user/2022-11/msg00307.html). This option is new in 2.23.14 and makes for better error messages when something goes wrong in

Change chord type input and chord name output

2022-11-20 Thread Volodymyr Prokopyuk
Hello, I have few questions about the \chordmode *Questions* - How can I change the name for the c:aug7 from C7#5 to Co7 for all augmented seventh chords, not only for specific pitches in the chordNameExceptions list? - Similarly, how can I change the name for the half-diminished