Re: Warnings during make

2024-01-29 Thread Werner LEMBERG
> main.cc:641:23: warning: loop variable 'keyval' creates a copy from > type 'const std::pair, > std::__cxx11::basic_string >' [-Wrange-loop-construct] > 641 | for (const auto keyval : init_scheme_variables_global) > | ^~ > main.cc:641:23: note: use

Re: musicxml2ly chord names

2024-01-29 Thread Knute Snortum
On Mon, Jan 29, 2024 at 12:55 AM Silvain Dupertuis < silvain-dupert...@bluewin.ch> wrote: > I could write an issue... but the webpage did recomment to write a message > first > This is now issue https://gitlab.com/lilypond/lilypond/-/issues/6694 -- Knute Snortum

Invisible notes bug in Lilypond 2.24.1 when \hideNotes \unHideNotes used earlier

2024-01-29 Thread Rudolf Cardinal
Dear Lilypond team, Using GNU LilyPond 2.24.1 (running Guile 2.2), the following example seems to generate a note visibility bug: \version "2.24.1" \language "english" \book { \score { \new Staff = "LH" \with { printPartCombineTexts = ##f } { \time 4/4 \key ef \major

Re: musicxml2ly chord names

2024-01-29 Thread Silvain Dupertuis
I could write an issue... but the webpage did recomment to write a message first Here is a folder with an example you will find the orignal MuseScore, with it’s PDF and mxl export (mxl is just a compressed archive containing the xml file) and the import into Lilypond plus PDF export