From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from eventhorizon.antefacto.net (eventhorizon.antefacto.net [193.120.245.3]) by chiba.3jane.net (Postfix) with ESMTP id 6100FAC75D for ; Wed, 24 Apr 2002 05:53:19 -0500 (CDT) Received: from steph (steph.internal.antefacto.com [172.24.1.106]) by eventhorizon.antefacto.net (8.11.0/8.11.0) with ESMTP id g3OArGH02216 for ; Wed, 24 Apr 2002 11:53:17 +0100 From: Stephane Dudzinski To: gentoo-dev@gentoo.org In-Reply-To: <1019633919.2186.8.camel@steph> References: <1019633919.2186.8.camel@steph> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 24 Apr 2002 11:45:27 +0100 Message-Id: <1019645129.2185.28.camel@steph> Mime-Version: 1.0 Subject: [gentoo-dev] Re: UTF-8 Encoding Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: afc342f7-96d3-4c15-acba-199b349c8f7c X-Archives-Hash: b38fbe8b1c2e312bec8d89be33bae634 Please discard the question about encoding, now using unicode, all is smooth :) Steph On Wed, 2002-04-24 at 08:38, Stephane Dudzinski wrote: > Hello, > > I d/l the latest xml guide archive and gave a shot to translate the > build guide to French. All is fine but the UTF encoding which prevents > me to be able to put any accents in there, is that something i shall > modify in the guide-main.xsl ? > > I am not very familiar with xml (just did my first steps last night).