On 25/02/2021 16:00, Knute Snortum wrote:
I don't know if this is a known issue, or if anyone cares because it's
version 2.20, but it will get a fatal error if the filename contains
non-ASCII characters.  It is not a problem in 2.22 or 2.23.  I believe
I saw a thread where this error popped up, but I can't find it.

Somehow related to the locale.

lanfear@D20$ export LANG=en_GB.UTF-8
lanfear@D20$ lilypond modèle-piano-chant0.ly
GNU LilyPond 2.20.0
Processing `modèle-piano-chant0.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/tmp/lilypond-BhL6JH'...
Converting to `modèle-piano-chant0.pdf'...
Deleting `/tmp/lilypond-BhL6JH'...
Success: compilation successfully completed


lanfear@D20$ export LANG=C
lanfear@D20$ lilypond modèle-piano-chant0.ly
GNU LilyPond 2.20.0
Processing `modèle-piano-chant0.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/tmp/lilypond-pVLROH'...
Converting to `modèle-piano-chant0.pdf'...
warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -dAutoRotatePages=/None -dPrinted=false -sOutputFile=modèle-piano-chant0.pdf -c.setpdfwrite -f/tmp/lilypond-pVLROH)' failed (256)

fatal error: failed files: "modèle-piano-chant0.ly"


--
Timothy Lanfear, Bristol, UK.


Reply via email to