X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Fri, 21 Jan 2005 10:49:59 -0700 From: Brian Inglis Subject: Re: setlocal... In-reply-to: <01c4ffd5$Blat.v2.4$b0e60cc0@zahav.net.il> To: djgpp-workers AT delorie DOT com Message-id: Organization: Systematic Software MIME-version: 1.0 X-Mailer: Forte Agent 1.93/32.576 English (American) Content-type: text/plain; charset=us-ascii References: <200501202140 DOT j0KLei4Z011211 AT speedy DOT ludd DOT ltu DOT se> <9bb0v0p91qln2taoe5g080vlolg90hb8e1 AT 4ax DOT com> <01c4ffd5$Blat.v2.4$b0e60cc0 AT zahav DOT net DOT il> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j0LHo46W003218 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 21 Jan 2005 18:23:30 +0200, Eli Zaretskii wrote: >> Date: Thu, 20 Jan 2005 15:25:33 -0700 >> From: Brian Inglis >> >> On Thu, 20 Jan 2005 22:40:44 +0100 (CET), ams AT ludd DOT ltu DOT se wrote: >> >> >> by the suffix @code{_EURO} @var{euro} if the country has adopted the >> > >> >(I can't make sense of "@code{_EURO} @var{euro}".) >> >> My mistake, should be @var{eu} to match the rest of the text. Perhaps >> something like @var{ecu} would be a better abbreviation throughout? > >Can you show an example of the locale setting that uses the @var{euro} >part? I cannot figure out how to write that correctly without seeing >an example. Explicitly done in my examples upthread: for example, @samp{"de_AT.850"} for the German-speaking Austrian locale, or @samp{"fr_BE_EURO.850"} for the French-speaking Belgian locale using the Euro, both using Western multilingual ``Latin-1'' code page number 850. -- Thanks. Take care, Brian Inglis