ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Simon Pepping <spepping@scaprea.hobby.nl>
Subject: Re: XML Processing (Newbie Question)
Date: Fri, 23 May 2003 20:52:38 +0200	[thread overview]
Message-ID: <20030523185238.GA1890@scaprea> (raw)
In-Reply-To: <FA674547-8BCD-11D7-BF3D-0003935A6512@indiana.edu>

On Wed, May 21, 2003 at 05:51:21PM -0300, Alexandre Enkerli wrote:
> Thanks for answers about my previous query on processing XML output 
> from an exam-making program. I should have been more specific, though. 
> I don't know what to do with these instructions... Should I put them in 
> a filter file? If so, how do I call it from the command-line?
> Sorry for being so ignorant of ConTeXt ways.
> A private answer would help.

Simple way: put these macro definitions at the top of your file.

Slightly more complicated way: put these macro definitions in a
separate file, and input that with the \input command.

The Context XML way: put these macro definitions in an XML filter
file, which you call xtag-nnn.tex, where nnn is your name for the
filter file, and then run your file with the command 'texexec
--xmlfilter=nnn yourfile.xml'.

Regards, Simon

-- 
Simon Pepping
email: spepping@scaprea.hobby.nl

  reply	other threads:[~2003-05-23 18:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030521202203.17185.86767.Mailman@ref.ntg.nl>
2003-05-21 20:51 ` Alexandre Enkerli
2003-05-23 18:52   ` Simon Pepping [this message]
2003-05-24 17:02   ` 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=20030523185238.GA1890@scaprea \
    --to=spepping@scaprea.hobby.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).