lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond-book on windows


From: Reinhold Kainhofer
Subject: Re: lilypond-book on windows
Date: Thu, 12 Jan 2012 01:46:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0

On 2012-01-11 15:12, Julien Rioux wrote:
One problem that exists here for sure for windows is the definition of cmd which include "LC_ALL=C texi2pdf ...". LC_ALL is an environment variable that sets the locale. I think this is here to ensure that the output from texi2pdf is in English and can be parsed easily.
No, texi2dvi has a nasty bug that will show in certain locales (e.g. in German), where any call to texi2dvi will fail, because one regexp is incorrect in that case. For that reason, we need to forc texi2dvi to use C locale. Search the mailing list a few months back for a short discussion.


Setting environment variables in this way does not work on windows. Instead one might add env=something as an argument to the subprocess.Popen call.

Okay, if you find a way that works in Linux, too, feel free to fix it.

Cheers,
Reinhold

--
------------------------------------------------------------------
Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
 * Financial&  Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org




reply via email to

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