From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54781 Path: news.gmane.org!not-for-mail From: Andreas Harder Newsgroups: gmane.comp.tex.context Subject: formulas in itemgroups Date: Thu, 26 Nov 2009 12:40:10 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: multipart/mixed; boundary=Apple-Mail-1--391947309 X-Trace: ger.gmane.org 1259235629 28710 80.91.229.12 (26 Nov 2009 11:40:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Nov 2009 11:40:29 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 26 12:40:22 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NDchx-0002Du-8i for gctc-ntg-context-518@m.gmane.org; Thu, 26 Nov 2009 12:40:21 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B8BA6C9C90; Thu, 26 Nov 2009 12:37:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id qvMzDMpdoaTe; Thu, 26 Nov 2009 12:37:24 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C8830C9C89; Thu, 26 Nov 2009 12:37:24 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D9D25C9C89 for ; Thu, 26 Nov 2009 12:37:23 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id LpH-8EO6NDeO for ; Thu, 26 Nov 2009 12:37:21 +0100 (CET) Original-Received: from deliver.uni-koblenz.de (deliver.uni-koblenz.de [141.26.64.15]) by balder.ntg.nl (Postfix) with ESMTP id AF7B9C9C87 for ; Thu, 26 Nov 2009 12:37:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 9C1C678A325A for ; Thu, 26 Nov 2009 12:40:11 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06693-02 for ; Thu, 26 Nov 2009 12:40:11 +0100 (CET) X-CHKRCPT: Envelopesender noch andreas.harder@rz-online.de Original-Received: from [192.168.1.112] (77-23-29-238-dynip.superkabel.de [77.23.29.238]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTP id E91E178A3257 for ; Thu, 26 Nov 2009 12:40:10 +0100 (CET) X-Mailer: Apple Mail (2.1077) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:54781 Archived-At: --Apple-Mail-1--391947309 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi all, I use the following construct for exercises (attachment) and would like = to save some space saved, like in the second example. Is there a = trick/command/setup one can use? --Apple-Mail-1--391947309 Content-Disposition: attachment; filename=test-itemgroup-formulas.tex Content-Type: application/octet-stream; x-unix-mode=0644; name="test-itemgroup-formulas.tex" Content-Transfer-Encoding: 7bit \defineitemgroup [TA] % TeilAufgabe \setupitemgroup [TA] [symbol=a,stopper=)] % \setupformulae[spacebefore=-12pt] % ,alternative=single \starttext \showframe example 1: \startTA[columns] \item \startformula \startalign y & \leq -2x+5 \\ y & > 2 \\ x & \leq 3 \stopalign \stopformula \item \startformula \startalign 2x-y & \leq 6 \\ y & < 3 \\ y & \geq -x \stopalign \stopformula \stopTA \blank[2*big] example 2: \startTA[columns] \item \vskip-2.5\lineheight \startformula \startalign y & \leq -2x+5 \\ y & > 2 \\ x & \leq 3 \stopalign \stopformula \item \vskip-2.5\lineheight \startformula \startalign 2x-y & \leq 6 \\ y & < 3 \\ y & \geq -x \stopalign \stopformula \stopTA \stoptext %%% Local Variables: %%% mode: context %%% TeX-master: t %%% End: --Apple-Mail-1--391947309 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Many thanks Andreas --Apple-Mail-1--391947309 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --Apple-Mail-1--391947309--