bug-lilypond
[Top][All Lists]
Advanced

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

Smallcaps crashes with accented characters


From: Peter Budny
Subject: Smallcaps crashes with accented characters
Date: Sun, 3 Dec 2006 18:54:11 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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.





reply via email to

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