From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9943 Path: main.gmane.org!not-for-mail From: "Bruce D'Arcus" Newsgroups: gmane.comp.tex.context Subject: Re: DocBookInContext & multi-languages (newbie) Date: Sat, 30 Nov 2002 15:55:45 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: <18D5BC98-04A6-11D7-B62F-0050E4258255@fastmail.fm> References: <20021130201545.GA31855@mail.inet.hr> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v546) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1038689547 16621 80.91.224.249 (30 Nov 2002 20:52:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 30 Nov 2002 20:52:27 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18IEbC-0004Jw-00 for ; Sat, 30 Nov 2002 21:52:26 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id D96C210AEA; Sat, 30 Nov 2002 21:54:40 +0100 (MET) Original-Received: from muaix02.mcs.muohio.edu (muaix02.mcs.muohio.edu [134.53.253.22]) by ref.ntg.nl (Postfix) with ESMTP id D149E10AE9 for ; Sat, 30 Nov 2002 21:53:51 +0100 (MET) Original-Received: from muwnt04 (muwnt04.mcs.muohio.edu [134.53.7.74]) by muaix02.mcs.muohio.edu (Switch-2.2.0/Switch-2.2.0) with SMTP id gAUKroI143178 for ; Sat, 30 Nov 2002 15:53:50 -0500 Original-Received: From mcsaix02.mcs.muohio.edu ([134.53.253.26]) by muwnt04 (WebShield SMTP v4.5 MR1a); id 1038689629917; Sat, 30 Nov 2002 15:53:49 -0500 Original-Received: from fastmail.fm (u89.s28.muohio.edu [134.53.28.89]) by mcsaix02.mcs.muohio.edu (Switch-2.2.0/Switch-2.2.0) with ESMTP id gAUKrhW179554 for ; Sat, 30 Nov 2002 15:53:49 -0500 Original-To: ntg-context@ntg.nl In-Reply-To: <20021130201545.GA31855@mail.inet.hr> X-Mailer: Apple Mail (2.546) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9943 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9943 On Saturday, November 30, 2002, at 03:15 PM, Gour wrote: > However, I'm wondering what is the present route for those wanting to > get > their utf-8 encoded documents published in ConTeXt? I've wondering about this myself. Given that the default encoding for XML is utf-8, it'd seem ConTeXt ought to support it if its going to typeset XML. I posted a note about the tbook project (http://tbookdtd.sf.net/) a couple of weeks ago, which includes this binary (description from manual): > tbrplent is a filter program that scans for non-ASCII UTF-8s in the > input > stream and creates decent LATEX macros or, if possible, Latin-1 > characters > for the output stream. Does ConTeXt have an equivalent, or can this one perhaps be modified? Bruce