ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: Jens-Uwe Morawski <morawski@gmx.net>, ConTeXt <ntg-context@ntg.nl>
Subject: Re: [NTG-context] Context manuals
Date: Wed, 23 Oct 2002 01:23:25 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20021023012020.0281cea0@remote-1> (raw)
In-Reply-To: <200210222134.21067.angerweit@gmx.net>

At 09:34 PM 10/22/2002 +0200, Henning Hraban Ramm wrote:
>Am Dienstag, 22. Oktober 2002 10:59 schrieb Hans Hagen:
> > <authors>
> >    <entry><fname>...</fname><sname>.../sname></entry>
> > </authors>
>
>No, that doesn't fit.
>Perhaps <faq author="user"> is better.
>I'd use your verbose tags only in a user database.

but you want to typeset the names correctly, and also be able to sort them 
in several ways ...

> > <keywords>
> >    <entry key="xyz">exeizet</entry>
> > </keywords>
> > is better since we can then pick up and store the whole lot
>
>The bundling is ok, but why should the entry use an option?
>I understand the keywords only as a help for finding und see no sense in
>describing them further.

unless you also want to sort 'm, typeset them, etc

xml is about reusing information !

> > >         <section>...</section>
> > >         <subsection>...</subsection>
> > aren't sections at a higher level here?
>
>As I wrote in the other mail, I'd suggest a generic format like "2.1.3" that
>links to an other database with the titles for 2, 1, and 3.
>
>It seems that I must first get some experience with XML before defining a
>style

hm, just remove backslashes, add < / > characacters and you're nearly done;

in most cases: think of what you ever would like to do with the data (15 
years from now) and then start coding, it's not so much about redudancy, 
but about adding enough structure (i.e. from the perspective of 
typesetting: hooks)

>I'm thinking always in matters of relational databases, but XML files can't
>link to others, can they? I hate redundancy.

of course they can link, just define your element/attribute as such; it's 
up to you to define that something links:

<whatever file="..." location="..."/>

it's up to the postprocessor to act upon this (go to the file/location, 
include the file, etc)

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
-------------------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ref.ntg.nl
http://ref.ntg.nl/mailman/listinfo/ntg-context


  reply	other threads:[~2002-10-22 23:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-18  2:32 John Culleton
2002-10-18 18:48 ` Henning Hraban Ramm
2002-10-18 20:44   ` Jens-Uwe Morawski
2002-10-20 16:56     ` Hans Hagen
2002-10-20 17:48     ` Henning Hraban Ramm
2002-10-20 18:42       ` Hans Hagen
2002-10-21 12:00       ` Jens-Uwe Morawski
2002-10-21 18:15         ` [NTG-context] FAQ structure (was: Context manuals) Henning Hraban Ramm
2002-10-21 21:22           ` [NTG-context] FAQ structure Jens-Uwe Morawski
2002-10-22  8:59         ` [NTG-context] Context manuals Hans Hagen
2002-10-22 19:34           ` Henning Hraban Ramm
2002-10-22 23:23             ` Hans Hagen [this message]
2002-10-23 19:15               ` Henning Hraban Ramm
2002-10-23 22:00                 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.1.20021023012020.0281cea0@remote-1 \
    --to=pragma@wxs.nl \
    --cc=morawski@gmx.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).