Re: Wrong text encoding with ly:gulp-file
Valentin Villenave <[email protected]> Mon, 8 Dec 2025 00:23:09 +0100
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <CAF_jdP1N-5uYpEk4rovBLWm9g1+JPc-14DUKjPdAHFProgJMYQ@mail.gmail.com> |
On Sunday, December 7, 2025, Werner LEMBERG <[email protected]> wrote: > > The wrong encoding is expected – it's even documented that the string > gets interpreted as Latin-1. Try `ly:gulp-file-utf8` instead. > > Oh, indeed. Thanks! —V.