Package: lilypond Version: 2.14.2-3 Severity: normal Tags: upstream Dear Debian folks,
with the following minimal example
$ more umlaut.ly
\version "2.14.2"
\header {
title = "ß"
composer = "ä ö"
}
{ a4 }
produces a PDF file causing Evince (based on Poppler) to print the
following warnings.
$ lilypond umlaut.ly
$ evince umlaut.pdf
Entity: line 10: parser error : Input is not proper UTF-8, indicate
encoding !
Bytes: 0xDF 0x3C 0x2F 0x72
1/' dc:format='application/pdf'><dc:title><rdf:Alt><rdf:li
xml:lang='x-default'>
As the warning notes the encoding has to be specified. Or please use
UTF-8 by default. (Evince seems to deal fine with the file though and
the characters are correctly displayed.)
Unfortunately I am not able to test if this is fixed in newer versions,
as LilyPond version 2.16.x in experimental is only available for amd64.
Thanks,
Paul
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages lilypond depends on:
ii ghostscript 9.05~dfsg-6.2
ii guile-1.8 1.8.8+1-8
ii guile-1.8-libs 1.8.8+1-8
ii libc6 2.13-37
ii libfontconfig1 2.9.0-7
ii libfreetype6 2.4.9-1
ii libgcc1 1:4.7.2-4
ii libglib2.0-0 2.33.12+really2.32.4-3
ii libgmp10 2:5.0.5+dfsg-2
ii libltdl7 2.4.2-1.1
ii libpango1.0-0 1.30.0-1
ii libstdc++6 4.7.2-4
ii lilypond-data 2.14.2-3
ii python 2.7.3-3
Versions of packages lilypond recommends:
ii lilypond-doc 2.14.2-3
ii texlive-latex-base 2012.20120611-5
lilypond suggests no packages.
-- no debconf information
umlaut.pdf
Description: Adobe PDF document
\version "2.14.2"
\header {
title = "ß"
composer = "ä ö"
}
{ a4 }
signature.asc
Description: This is a digitally signed message part

