ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \feature
@ 2013-03-17 12:43 Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 2013-03-17 12:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

After some experimenting, I settled on the next interface for dynamic 
features:

The is also a generic command \type {\feature} that takes two arguments. 
Below we show all calls, with long and short variants:

\starttyping
\addfeature        [f:mine] \feature [more][f:mine] \feature[+][f:mine]
\subtractfeature   [f:mine] \feature [less][f:mine] \feature[-][f:mine]
\replacefeature    [f:mine] \feature  [new][f:mine] \feature[=][f:mine]
\resetandaddfeature[f:mine] \feature[local][f:mine] \feature[!][f:mine]
\revivefeature     [f:mine] \feature  [old][f:mine] \feature[>][f:mine]
\resetfeature               \feature[reset]         \feature[<]
\stoptyping

Each variant also accepts \type {{}} instead of \type {[]} so that they 
can conveniently be used in square bracket arguments.

This mechanism replaces \addff cum suis, although for a while they will 
stay around (mapped onto add and subtract).

Idris is testing it (as he used this kind of trickery extensively for 
complex arabic) and he make a nice wiki page.

We can think of a predefined set of simple features.

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-17 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-17 12:43 \feature Hans Hagen

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