From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10115 Path: main.gmane.org!not-for-mail From: scarso luigi Newsgroups: gmane.comp.tex.context Subject: Re: DocBookInConTeXt customization? Date: 12 Dec 2002 15:22:29 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <1039702949.25107.33.camel@luigis.logo.net> References: <95D4D70A-0DD8-11D7-A0AA-0030657A7050@fastmail.fm> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1039703022 19500 80.91.224.249 (12 Dec 2002 14:23:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 12 Dec 2002 14:23:42 +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 18MUFZ-00054N-00 for ; Thu, 12 Dec 2002 15:23:41 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id C7BE310AF0; Thu, 12 Dec 2002 15:23:55 +0100 (MET) Original-Received: from luigis.logo.net (host158-124.pool217223.interbusiness.it [217.223.124.158]) by ref.ntg.nl (Postfix) with ESMTP id 7700E10AEF for ; Thu, 12 Dec 2002 15:22:18 +0100 (MET) Original-Received: (from luigi@localhost) by luigis.logo.net (8.11.6/8.11.6) id gBCEMTp25774; Thu, 12 Dec 2002 15:22:29 +0100 X-Authentication-Warning: luigis.logo.net: luigi set sender to scarsoluigi@libero.it using -f Original-To: ntg-context@ntg.nl In-Reply-To: <95D4D70A-0DD8-11D7-A0AA-0030657A7050@fastmail.fm> X-Mailer: Ximian Evolution 1.0.3 (1.0.3-4) 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:10115 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10115 Il gio, 2002-12-12 alle 14:49, Bruce D'Arcus ha scritto: > > 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. The module is xtag-docbook-literals-en.tex ( DocBookInConTeXt in my draw) luigi