From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10126 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: DocBookInConTeXt customization? Date: Fri, 13 Dec 2002 15:32:24 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.1.20021213152928.00b16320@server-1> References: <20021212201146.GB1033@scaprea> <1039699770.25107.28.camel@luigis.logo.net> <95D4D70A-0DD8-11D7-A0AA-0030657A7050@fastmail.fm> <20021212201146.GB1033@scaprea> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1039790222 19789 80.91.224.249 (13 Dec 2002 14:37:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Dec 2002 14:37:02 +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 18Mqul-00055S-00 for ; Fri, 13 Dec 2002 15:35:43 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E565D10AF1; Fri, 13 Dec 2002 15:35:58 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id F191010AE7 for ; Fri, 13 Dec 2002 15:34:58 +0100 (MET) Original-Received: from server-1.pragma-ade.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id gBDEYskh013769 for ; Fri, 13 Dec 2002 15:34:55 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-ade.nl (8.12.2/8.12.2) with ESMTP id gBDEYrgi004206 for ; Fri, 13 Dec 2002 15:34:53 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <1039784241.25107.339.camel@luigis.logo.net> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) 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:10126 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10126 At 01:57 PM 12/13/2002 +0100, scarso luigi wrote: >Perhaps the questions is how to fill the empties in docbook (infact, we >have got xml element for sectioning, tables, images etc) by a simple way >for a normal user or, put in another way, if a feature is in xml DocBook >you should be use it, if no ask yourself if it's needed and, if yes use >a xml construct (from a standard set) to signalling this to ConTexT >engine; but in the last case you loose portability. a nice example is sectioning: you can map 'somedocbooksection' onto 'section', but better is to do something \definesection[dbksection][section] and map 'somedocbooksection' onto 'dkbsection' the advantage is that one can promote dbksection to chapter of degrade it to subsubsubsection, which is handy if you combine multiple docbooks into one. Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------