From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10114 Path: main.gmane.org!not-for-mail From: "Bruce D'Arcus" Newsgroups: gmane.comp.tex.context Subject: Re: DocBookInConTeXt customization? Date: Thu, 12 Dec 2002 08:49:50 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: <95D4D70A-0DD8-11D7-A0AA-0030657A7050@fastmail.fm> References: <1039699770.25107.28.camel@luigis.logo.net> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v548) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1039701111 11338 80.91.224.249 (12 Dec 2002 13:51:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 12 Dec 2002 13:51:51 +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 18MTkb-0002wA-00 for ; Thu, 12 Dec 2002 14:51:41 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 7A4E310AF1; Thu, 12 Dec 2002 14:51:55 +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 161BF10AEF for ; Thu, 12 Dec 2002 14:50:50 +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 gBCDoU062942 for ; Thu, 12 Dec 2002 08:50:30 -0500 Original-Received: From mcsaix05.mcs.muohio.edu ([134.53.253.27]) by muwnt05 (WebShield SMTP v4.5 MR1a); id 1039701030468; Thu, 12 Dec 2002 08:50:30 -0500 Original-Received: from fastmail.fm (ip134-053-112-238.s112.muohio.edu [134.53.112.238]) by mcsaix05.mcs.muohio.edu (Switch-2.2.0/Switch-2.2.0) with ESMTP id gBCDoTw100988 for ; Thu, 12 Dec 2002 08:50:29 -0500 Original-To: ntg-context@ntg.nl In-Reply-To: <1039699770.25107.28.camel@luigis.logo.net> X-Mailer: Apple Mail (2.548) 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:10114 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10114 On Thursday, December 12, 2002, at 08:29 AM, scarso luigi wrote: > Hence, the only way to specify formatting informations > must be in a xml docbook document, not manipulating intermediate > stylesheets that will corrupt the portability of a document. Maybe I misunderstand, but I don't agree. You code for structure in DocBook, but you need the formatting handled externally: in a CSS file for HTML, and a ConTeXt environment/module (I'm not clear on the difference) for PDF via ConTeXt. If not, you lose flexibility. Like I say, though, perhaps I am missing your point... Bruce