ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: NTG-ConTeXt <ntg-context@ntg.nl>
Subject: Re: ConTeXt + TEI (an SGML derivate)
Date: Thu, 27 Apr 2000 23:34:40 +0200	[thread overview]
Message-ID: <3.0.6.32.20000427233440.01962df0@pop.wxs.nl> (raw)
In-Reply-To: <20000427215740.49507@uni-essen.de>

Hi, 

>theoretically, hence my first reply may have sounded more knowledgable than
>I actually am. 

Well, I think a pretty large group of sgml/xml peopel claim this obscure
knowlegde. I'm sure taco can confirm this -)  

>I am quite disappointed with the fact that the Linuxdoc project is
discontinued
>and that the javatex package is not lavishly documented (by what I have
>found so far), so if ConTeXt gained ground in this territory this would 
>sound like a killer app to me.

With crossed fingers, but looking at what we're doing right now, I bet it
will gain ground in this territory -)  

The main focus in xml/xsl is in transforming xml into html. Since context
has a lot of built in stuff, we can stick to simple transformations, and
even xsl may be too overloaded (loading the whole tree for instance is not
really needed).  

Actually, it's xslt we're dealing with. 

What is needed, is simple mapping to high level context macros, that then
are set up in normal tex styles. 

><xsl:template match="chapter">
>\chapter{%delete trailing linefeed<xsl:apply-templates/>%delete preceding
linefeed}
></xsl:template>
>and run the result through a filter which clears these comments along with 
>the linefeeds.

Sounds indeed like a nice solution. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


  reply	other threads:[~2000-04-27 21:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-24 14:00 Tobias Burnus
2000-04-25 14:09 ` Johannes Hüsing
2000-04-27  9:29   ` Hans Hagen
2000-04-27 14:47     ` Johannes Hüsing
2000-04-27 18:34       ` Tobias Burnus
2000-04-27 19:57         ` Johannes Hüsing
2000-04-27 21:34           ` Hans Hagen [this message]
2000-04-27 21:25         ` Hans Hagen
2000-04-28 12:41           ` Ed L Cashin
2000-04-27 21:28       ` 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=3.0.6.32.20000427233440.01962df0@pop.wxs.nl \
    --to=pragma@wxs.nl \
    --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).