ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: XML attributes
Date: Fri, 12 Jul 2002 18:31:02 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020712182730.037a2400@remote-1> (raw)
In-Reply-To: <20020710220534.B669@scaprea>

At 10:05 PM 7/10/2002 +0200, Simon Pepping wrote:
>On Wed, Jul 10, 2002 at 08:51:44AM +0200, scarsoluigi@libero.it wrote:
> > So, another question (yes,  I have texbook but i'm a novice):
> >
> > give
> > <node attr="<context command or enviroinment">
> > ...
> > </node>
> >
> > where <context command or enviroinment> is for example
> >  {\bf}
> > or
> >  \startframedtexts[...setups..] ... \stopframedtexts
> >
> > how can i 'execute'  under context the attr value ?
>
>You cannot. An attribute is not supposed to be an action; it is a
>value to which you may associate an action in your context
>mapping. The context XML documentation, example.pdf, shows how you can
>use attribute values directly as arguments in a context command, but
>that is as far as you can go.

right, of course you can use processing instructions

<?context-command ...?>

given that this feature is enabled (\setupXMLprocessing[command=yes])

or you can tex an attribute

\def\xxxx{....}
\disableXML\scantokens\expandafter{\xxxx}\enableXML

but i agree with simon that this is not what attributes are for; actually, 
this is also what is wrong with svg

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


  reply	other threads:[~2002-07-12 16:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-10  6:51 scarsoluigi
2002-07-10 20:05 ` Simon Pepping
2002-07-12 16:31   ` Hans Hagen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-06-05 22:06 Jedrzej Nasiadek
2003-06-06 19:37 ` Simon Pepping
2003-06-06 20:55   ` Jedrzej Nasiadek
2003-06-13 16:18     ` Hans Hagen
2003-06-07  0:03   ` Jedrzej Nasiadek
2002-07-09  9:47 scarsoluigi
2002-07-09 19:05 ` Simon Pepping
2001-10-13 21:08 Simon Pepping
2001-10-15  7:56 ` Hans Hagen
2001-10-15 18:50   ` Simon Pepping

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.20020712182730.037a2400@remote-1 \
    --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).