bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unicode PDF titles garbled


From: Jay Anderson
Subject: Unicode PDF titles garbled
Date: Sat, 5 Feb 2011 22:28:42 -0700

An example:

\version "2.13.48"

\header
{
  title = "Non Lo Farò Più"
  composer = "Johann Baptist Strauß"
}

\score
{
  \new Staff c'1
}

When viewing the pdf the title shows as "Non Lo Farò Più". I've only
tested this with Evince and Okular. In searching about the problem
people suggest that the text encoding should be utf-16be and include
the BOM (see 
http://stackoverflow.com/questions/3010015/pdfmark-for-docinfo-metadata-in-pdf-is-not-accepting-accented-characters-in-keywo
and http://www.redmine.org/issues/1204).

-----Jay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]