From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7800 Path: main.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: defining environments Date: 05 May 2002 13:32:07 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <87adrej0eg.fsf@gundla.ch> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398244 22431 80.91.224.250 (23 Oct 2002 18:37:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:37:24 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:7800 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7800 Idris Samawi Hamid writes: Good morning, > How do I define my own environmet "myenvironment" so that I can declare > \startmyenvironment > > \stopmyenvironment Well, it might be interesting, what you want to archive. There are a lot of different 'environments' that can be used with start/stop. The most simplest is probably: \starttext \definestartstop[idris] \startidris Hello! \stopidris \stoptext -- I'll fade into the darkness