On 2009-10-01, Harmath Dénes wrote:
> On Windows platform only (where the default encoding is not UTF-8),
> non-ASCII characters in a source line shift the subsequent PDF
> point-and-click link column positions in that line by 1.  Example:
> 
> %{ á %} { a }
> 
> The link of the note 'a' points to the space after the 'a' (column
> 11), not to it (column 10).

Hi,

I'm a little confused about this report.  I don't see any indication
of column 11 in LilyPond's PDF output.

Can you check the textedit URI in the Postscript output?  Here is the
output I get when testing the attached file.

  textedit:///home/pnorcks/test.ly:3:10:10

Does point-and-click in Windows open LilyPad?  If so, then I'm not
surprised this isn't working, because the Windows LilyPad doesn't
currently recognize UTF-8 encoding.


-Patrick
\version "2.13.6"

%{ á %} { a }
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to