From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24518 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Example -- Solution Pair Date: Tue, 20 Dec 2005 21:21:13 +0100 Message-ID: <43A867B9.8080804@boede.nl> References: <4FD14D79-2999-4B0D-AD0C-409B4A777193@cox.net> <43A7BE20.60009@rug.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1135110414 6652 80.91.229.2 (20 Dec 2005 20:26:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Dec 2005 20:26:54 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Dec 20 21:26:51 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Eoo0l-00011K-9E for gctc-ntg-context-518@m.gmane.org; Tue, 20 Dec 2005 21:23:03 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0DA281283E; Tue, 20 Dec 2005 21:23:03 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11588-07; Tue, 20 Dec 2005 21:23:02 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9F8E5127C6; Tue, 20 Dec 2005 21:21:17 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0A4EE127C6 for ; Tue, 20 Dec 2005 21:21:16 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11588-06 for ; Tue, 20 Dec 2005 21:21:15 +0100 (CET) Original-Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by ronja.ntg.nl (Postfix) with ESMTP id 24A2D127B6 for ; Tue, 20 Dec 2005 21:21:14 +0100 (CET) Original-Received: from [192.168.0.193] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) (authenticated bits=0) by smtp-vbr7.xs4all.nl (8.13.3/8.13.3) with ESMTP id jBKKLEDL086630 for ; Tue, 20 Dec 2005 21:21:15 +0100 (CET) (envelope-from w.egger@boede.nl) User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24518 Archived-At: Hi David, The coupling is used for screendocs, where interaction has to take place. You can read this in the cont-enp.pdf ;-) Willi David Arnold wrote: > What does the coupling do? > > On Dec 20, 2005, at 12:17 AM, Sytse Knypstra wrote: > >> Maybe the following works? >> >> \defineenumeration[example][text=Example,coupling=solution] >> \defineenumeration[solution][text=Solution,after={\hfill{$\Box$} >> \blank},coupling=example] >> >> Sytse Knypstra >> >> David Arnold wrote: >> >>> All, >>> Anyone have an environment something along the lines of: >>> \startexample >>> blah, blah, ... >>> \stopexample >>> \startsolution >>> blah, blah, ... >>> \stopsolution >>> With maybe a little square indicating the end of the solution? >>> _______________________________________________ >>> ntg-context mailing list >>> ntg-context@ntg.nl >>> http://www.ntg.nl/mailman/listinfo/ntg-context >> >> >> _______________________________________________ >> ntg-context mailing list >> ntg-context@ntg.nl >> http://www.ntg.nl/mailman/listinfo/ntg-context > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context