From owner-freebsd-doc Sun Mar 5 14: 7: 9 2000 Delivered-To: freebsd-doc@freebsd.org Received: from holly.calldei.com (adsl-208-191-146-189.dsl.hstntx.swbell.net [208.191.146.189]) by hub.freebsd.org (Postfix) with ESMTP id 5401537BB32; Sun, 5 Mar 2000 14:06:58 -0800 (PST) (envelope-from chris@holly.calldei.com) Received: (from chris@localhost) by holly.calldei.com (8.9.3/8.9.3) id QAA04420; Sun, 5 Mar 2000 16:08:01 -0600 (CST) (envelope-from chris) Date: Sun, 5 Mar 2000 16:08:00 -0600 From: Chris Costello To: "Andrey A. Chernov" Cc: doc@FreeBSD.ORG, www@FreeBSD.ORG, phantom@FreeBSD.ORG, ru@FreeBSD.ORG Subject: Re: SGML->HTML: entities translation is broken for non-Latin1 charsets Message-ID: <20000305160800.E97199@holly.calldei.com> Reply-To: chris@calldei.com References: <20000304134300.A24194@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i In-Reply-To: <20000304134300.A24194@nagual.pp.ru> X-URL: http://www.FreeBSD.org/~chris/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Saturday, March 04, 2000, Andrey A. Chernov wrote: > Right way is to not translate &...; entities from sgml source at all and > leave them in place. Browser always know better substitution for them. No, you'd have to have a list of some sort of the HTML standard entities and use them when translating to HTML from SGML. There are other SGML entities that begin with &...; such as &rel.current; which can't be preserved into HTML. Then there's the issue of other various formats like TeX and RTF. Will we handle those the same too? Or will this just be an HTML issue? Anyone have the same Latin1/non-Latin1 issues with other formats? -- |Chris Costello |It wasn't as easy to get programs right as we had thought. - Wilkes, 1949 `-------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message