From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/61904 Path: news.gmane.org!not-for-mail From: Jelle Huisman Newsgroups: gmane.comp.tex.context Subject: Re: export Date: Thu, 23 Sep 2010 09:55:59 -0400 Message-ID: <4C9B5C6F.3050907@jhnet.nl> References: <4C99DE33.4070705@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1285250091 5277 80.91.229.12 (23 Sep 2010 13:54:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Sep 2010 13:54:51 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 23 15:54:50 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OymG4-0002k7-5s for gctc-ntg-context-518@m.gmane.org; Thu, 23 Sep 2010 15:54:44 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 991E6CA77D; Thu, 23 Sep 2010 15:54:43 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PVapAg5kNmhb; Thu, 23 Sep 2010 15:54:39 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A9E1CCA785; Thu, 23 Sep 2010 15:54:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2598CCA785 for ; Thu, 23 Sep 2010 15:54:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jrXDKhcczqSZ for ; Thu, 23 Sep 2010 15:54:35 +0200 (CEST) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by balder.ntg.nl (Postfix) with ESMTP id B1BC8CA77D for ; Thu, 23 Sep 2010 15:54:35 +0200 (CEST) Original-Received: from smtp1.wsfo.org (smtp1.wsfo.org [208.145.81.51]) by filter2-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o8NDjbqe021413 for ; Thu, 23 Sep 2010 15:45:38 +0200 Original-Received: from mail.link77.net (cgp2.mail.link77.net [172.22.65.14]) by smtp1.wsfo.org (8.13.8/8.13.8) with ESMTP id o8NDsWVt030195 for ; Thu, 23 Sep 2010 09:54:33 -0400 X-CGP-ClamAV-Result: CLEAN X-VirusScanner: Niversoft's CGPClamav Helper v1.11.3 (ClamAV engine v0.96.1) X-CGP-ClamAV-Result: CLEAN X-VirusScanner: Niversoft's CGPClamav Helper v1.11.3 (ClamAV engine v0.96.1) X-ExternalMail: External Original-Received: from [70.31.14.112] (account jelle_huisman@sil.org HELO [192.168.2.35]) by cgp2.mail.link77.net (CommuniGate Pro SMTP 5.3.8) with ESMTPSA id 38599587 for ntg-context@ntg.nl; Thu, 23 Sep 2010 09:54:32 -0400 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100913 Iceowl/1.0b1 Icedove/3.0.7 In-Reply-To: <4C99DE33.4070705@wxs.nl> X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-Scanned-By: MIMEDefang 2.62 on 172.22.65.23 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=208.145.81.51; country=US; region=NC; city=Waxhaw; postalcode=28173; latitude=34.9273; longitude=-80.7278; metrocode=517; areacode=704; http://maps.google.com/maps?q=34.9273,-80.7278&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0aDadJBvz - 948abeb55cf6 - 20100923 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:61904 Archived-At: On 22/09/10 06:45, Hans Hagen wrote: > \setupbackeds[export=yes] > > You will also get a file called .export which represents the > document in xml format. You can postprocess such an export to for > instance html. It's still somewhat experimental but also fun. Hi Hans, Thanks! this is a useful step in the direction of ctx2odt support. Are you planning to provide (basic) (x)html export too? (I'm thinking about this workflow: write in ctx -> make pdf/make html -> open html in OpenOffice -> save as odt/doc.) Jelle ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________