ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* creating environments
@ 2007-01-29 12:21 Wolfgang Schuster
  2007-01-29 15:15 ` Aditya Mahajan
  0 siblings, 1 reply; 8+ messages in thread
From: Wolfgang Schuster @ 2007-01-29 12:21 UTC (permalink / raw)
  To: ntg-context

Hi all,


I have a module with a envrionment defined in the following way:

\def\startFOO#1\stopFOO{...#1...}


I try currently to write a command \defineFOO[MYFOO] that expands to my
already created environment.

\startMYFOO#1\stopMYFOO -> \startFOO#1\stopFOO


I know it is possible to make this in the following way:

\def\startMYFOO#1\stopMYFOO{\startFOO#1\stopFOO}

but this not what I want.


Wolfgang

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-02-05 13:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-29 12:21 creating environments Wolfgang Schuster
2007-01-29 15:15 ` Aditya Mahajan
2007-01-30 13:01   ` Wolfgang Schuster
2007-01-30 15:05     ` Aditya Mahajan
2007-01-31 10:15       ` Wolfgang Schuster
2007-01-31 10:59         ` Hans Hagen
2007-01-31 16:24           ` Wolfgang Schuster
2007-02-05 13:01             ` Wolfgang Schuster

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