lilypond-devel
[Top][All Lists]
Advanced

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

Re: utf-8-strings


From: David Kastrup
Subject: Re: utf-8-strings
Date: Mon, 09 Jul 2012 01:41:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

David Nalesnik <address@hidden> writes:

>     > out/bin/lilypond scheme-sandbox
>     > GNU LilyPond 2.15.42
>     > Processing
>     `/usr/local/tmp/lilypond/out/share/lilypond/current/ly/scheme-sandbox.
>     ly'
>     > Parsing...
>     > guile> (setlocale LC_CTYPE)
>     > "en_US.UTF-8"
>     > guile>
>     >
>     
>
> I get the same setting as you using within LilyDev.  At the Windows
> command prompt, I get:
> "English_United States.1252" 

> How would I go about changing the locale in my Windows system?

Try playing with the suggestions in

<URL:http://stackoverflow.com/questions/4324542/what-is-the-windows-equivalent-for-en-us-utf-8-locale>

My first guess would be something like

(setlocale LC_CTYPE "english_us.65001")

or

(setlocale LC_CTYPE "English_United States.65001")

-- 
David Kastrup




reply via email to

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