Robin Bannister <r...@dabble.ch> writes: > Jonas Hahnfeld wrote: >> I think I got it, can you give the newly built binaries in >> https://cloud.hahnjo.de/index.php/s/3gpCEQnjZZAT8FJ a try? This uses >> https://gitlab.com/lilypond/lilypond/-/merge_requests/1061 and works on >> my system with a more common locale configuration, including properly >> showing translated messages. > > Well, initially I ran into irrelevancies because my .ly file (for > 2.22) has #on-the-fly, which is no longer acceptable. > > I tried running convert-ly.py, but it was missing a .dll. > I will detail this later. > > So I commented out that \paper stuff, and then hit a lowlevel error. > To be quite sure, I installed 2.23.5 (1.8) for comparison; it ran > successfully. > > So this lowlevel error (Unbound variable: %) is the new nogo here.
Sounds like you might have mistakenly used % as a comment character in Scheme mode (in Scheme, the comment character rather is ; ). -- David Kastrup