From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10069 Path: main.gmane.org!not-for-mail From: "Bruce D'Arcus" Newsgroups: gmane.comp.tex.context Subject: Re: DocBookInConTeXt customization? Date: Sun, 8 Dec 2002 16:09:41 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: <5E5A9DCE-0AF1-11D7-B0AD-0050E4258255@fastmail.fm> References: <20021208204830.GA24940@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 1039381728 8790 80.91.224.249 (8 Dec 2002 21:08:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 8 Dec 2002 21:08:48 +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 18L8fP-0002Hd-00 for ; Sun, 08 Dec 2002 22:08:47 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 223A110AEC; Sun, 8 Dec 2002 22:08:54 +0100 (MET) Original-Received: from muaix01.mcs.muohio.edu (muaix01.mcs.muohio.edu [134.53.253.21]) by ref.ntg.nl (Postfix) with ESMTP id C5E4A10AE8 for ; Sun, 8 Dec 2002 22:07:22 +0100 (MET) Original-Received: from muwnt05 (muwnt05.mcs.muohio.edu [134.53.7.75]) by muaix01.mcs.muohio.edu (Switch-2.2.0/Switch-2.2.0) with SMTP id gB8L7J094264 for ; Sun, 8 Dec 2002 16:07:19 -0500 Original-Received: From mcsaix02.mcs.muohio.edu ([134.53.253.26]) by muwnt05 (WebShield SMTP v4.5 MR1a); id 1039381638387; Sun, 8 Dec 2002 16:07:18 -0500 Original-Received: from fastmail.fm (u131.s28.muohio.edu [134.53.28.131]) by mcsaix02.mcs.muohio.edu (Switch-2.2.0/Switch-2.2.0) with ESMTP id gB8L7CW28520 for ; Sun, 8 Dec 2002 16:07:12 -0500 Original-To: ntg-context@ntg.nl In-Reply-To: <20021208204830.GA24940@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:10069 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10069 On Sunday, December 8, 2002, at 03:48 PM, Gour wrote: > >> This is why I posted the note about tbook; thinking perhaps the XSL >> files from that project -- or from a similar project for DocBook that >> I >> vaguely remember -- could be tweaked to output ConTeXt code... > > The only thing is that tbook does the opposite - it converts tbook > code into > DocBook :-( Well, it converts to LaTeX, XHTML and DocBook. In theory, then, you could modify the LaTeX XSLT files to output ConTeXt. Since you are interested in DocBook authoring, perhaps you could look at something similar with this: http://db2latex.sourceforge.net/ Bruce