Comment #5 on issue 887 by pnorcks: PDF point-and-click URI links with special chars wrongly encoded depending on the OS
http://code.google.com/p/lilypond/issues/detail?id=887

Also, I'm not sure how Latin-2 fits into this issue. Isn't Latin-2 a single-byte ASCII extension? "\303\241" is the octal escape sequence for the two-byte UTF-8
character U+00E1.

Regarding the PDF spec, the Ghostscript generated PDF files *are* encoded in 7-bit ASCII, so this is not relevant. For example, "\303\241" can be interpreted as a valid UTF-8 character by a PDF viewer, but the URI in the PDF simply contains 8 ASCII
characters: \, 3, 0, 3, \, 2, 4, 1.

I'm starting to think this issue is invalid, but I could be missing the point.

Please provide a detailed step-by-step procedure that produces the problem. I'm out
of ideas for now.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to