From owner-freebsd-doc@FreeBSD.ORG Wed Feb 4 14:27:09 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB93F16A4CE; Wed, 4 Feb 2004 14:27:09 -0800 (PST) Received: from relay.gufi.org (civetta.gufi.org [212.110.23.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D0DB43D1D; Wed, 4 Feb 2004 14:27:08 -0800 (PST) (envelope-from ale@FreeBSD.org) Received: from server.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245]) by relay.gufi.org (Postfix) with ESMTP id A1FFB20FB0; Wed, 4 Feb 2004 23:27:04 +0100 (CET) Received: from FreeBSD.org (thunder.alexdupre.com [192.168.0.101]) i14MR3w0042659; Wed, 4 Feb 2004 23:27:04 +0100 (CET) (envelope-from ale@FreeBSD.org) Message-ID: <402171B7.7020205@FreeBSD.org> Date: Wed, 04 Feb 2004 23:27:03 +0100 From: Alex Dupre User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hiroki Sato References: <3FFDCE40.20600@FreeBSD.org> <401A1786.9020705@FreeBSD.org> <20040204.171343.23008681.hrs@eos.ocn.ne.jp> In-Reply-To: <20040204.171343.23008681.hrs@eos.ocn.ne.jp> X-Enigmail-Version: 0.82.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-doc@FreeBSD.org Subject: Re: tidy flag X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 22:27:09 -0000 Hiroki Sato wrote: > Since tidy always translates &xxx; into a raw character even when the > -raw option is specified, it can break a doc in a encoding other than > iso-8859-1. The -preserve option is a hack to prevent this translation, > which has been written by phantom@ at that time. Ok, the question then becomes: is it possible to replace the -preserve tidy-stable flag with the -numeric tidy-devel flag? Otherwise can you send me a pratical example where -preserve is needed? We (Thierry Thomas and me) will try ourself. -- Alex Dupre