From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22651 Path: news.gmane.org!not-for-mail From: Maurice Diamantini Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt to RTF Conversion (tex4ht) Date: Thu, 22 Sep 2005 09:05:40 +0200 Message-ID: <562709CC-1E37-4919-9B75-30F0CC96B91E@ensta.fr> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1127372921 31160 80.91.229.2 (22 Sep 2005 07:08:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Sep 2005 07:08:41 +0000 (UTC) Cc: Maurice Diamantini Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 22 09:08:34 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EILBw-0006bA-DJ for gctc-ntg-context-518@m.gmane.org; Thu, 22 Sep 2005 09:08:24 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A9C9C127EA; Thu, 22 Sep 2005 09:08:23 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13575-03-6; Thu, 22 Sep 2005 09:08:19 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 38E73127C5; Thu, 22 Sep 2005 09:08:19 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 610FF127C5 for ; Thu, 22 Sep 2005 09:08:18 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13575-03-5 for ; Thu, 22 Sep 2005 09:08:17 +0200 (CEST) Original-Received: from ns1.ensta.fr (ns1.ensta.fr [147.250.10.1]) by ronja.ntg.nl (Postfix) with ESMTP id 61030127B0 for ; Thu, 22 Sep 2005 09:08:17 +0200 (CEST) Original-Received: from localhost (localhost.ensta.fr [127.0.0.1]) by localhost.ns1.ensta.fr (Postfix) with ESMTP id 96BB531483A; Thu, 22 Sep 2005 09:08:08 +0200 (CEST) Original-Received: from ns1.ensta.fr ([127.0.0.1]) by localhost (ns1.ensta.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18610-36; Thu, 22 Sep 2005 09:08:03 +0200 (CEST) Original-Received: from ensta.ensta.fr (ensta.ensta.fr [147.250.1.1]) by ns1.ensta.fr (Postfix) with ESMTP id 62C793147F7; Thu, 22 Sep 2005 09:08:03 +0200 (CEST) Original-Received: from [147.250.33.133] (mac-oc1 [147.250.33.133]) by ensta.ensta.fr (8.11.6/9.11.6) with ESMTP id j8M77on23058; Thu, 22 Sep 2005 09:07:50 +0200 In-Reply-To: Original-To: ntg@louspringer.com, mailing list for ConTeXt users X-Mailer: Apple Mail (2.734) X-Virus-Scanned: amavisd-new at ensta.fr X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22651 Archived-At: Le 21 sept. 05 =E0 17:12, Louis F.Springer a =E9crit : > What are the options for conversion from ConTeXt to other formats, =20 > if any? I'm particularly interested in rtf and/or html. I saw there is a module tex4ht usable for converting conTeXt to html. http://wiki.contextgarden.net/Modules http://source.contextgarden.net/tex/context/base/m-tex4ht.tex Does anyboby have any experience to share on it? I didn't find anything about it in the wiki. About the other answer on this subject, my (dummy) point of view is that : - pdf in not an input format, but an output format, (difficult to reuse for translating) - xml in not an input format but (a well structured) interchange =20 format. I don't want to enter xml version of: We know that $E=3DmC^2$ and also that $\delta =3D \sqrt{b^2-4ac}$ But I'd like to export it (with table of content, index, ...) in html or xhtml. -- Maurice P.S.