Thanks for the report! This example works on 2.11.1 on OSX; what platform were you using 2.10.0 on? Could you also try this example on an updated lilypond?

Cheers,
- Graham

Peter Budny wrote:
The smallcaps function will crash lilypond if you give it a string with accented
characters (and possibly other Unicode characters). This input reproduces the
problem reliably for me:

% -*- coding: utf-8 -*-
\version "2.10.0"
\relative c'' {
  c1^\markup { \smallCaps "Accented characters áé" }
}

If you remove the accented characters from the string, it works fine.



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to