Am 04.01.2009 um 20:22 schrieb Arjan Bos:


On 4 jan 2009, at 19:31, Hasi wrote:

Do any of you know how I can use Umlaute?
I'd like to do the following:

_\markup { \italic hartnäckig }

it just comes out as "hartnckig"

Hasi,

Please save the file with UTF-8 encoding. Most editors offer this option on the save (as) menu. If you need more help, please inform us of your OS, editor and lilypond version.

HTH,

Or if you absolutely cannot use utf-8 file encoding, you can directly insert the unicode. See LM 3.3.3 Text Encoding.

\version "2.11.65"
\markup \concat {hartkn \char ##x00E4 ckig }



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

Reply via email to