From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/37088 Path: news.gmane.org!not-for-mail From: "Wolfgang Werners-Lucchini" Newsgroups: gmane.comp.tex.context Subject: Re: itemize and math Date: Tue, 30 Oct 2007 12:11:51 +0100 Message-ID: <47271F87.31307.9A2BD8@wwl.musensturm.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193742257 29476 80.91.229.12 (30 Oct 2007 11:04:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Oct 2007 11:04:17 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 30 12:04:16 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1ImotF-0002nw-TP for gctc-ntg-context-518@m.gmane.org; Tue, 30 Oct 2007 12:04:09 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4879C1FC36; Tue, 30 Oct 2007 12:04:00 +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 04224-02-5; Tue, 30 Oct 2007 12:03:53 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8C9841FAD2; Tue, 30 Oct 2007 12:03:53 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 492951FC20 for ; Tue, 30 Oct 2007 12:03:48 +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 03959-07-4 for ; Tue, 30 Oct 2007 12:03:37 +0100 (CET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.179]) by ronja.ntg.nl (Postfix) with ESMTP id 8BB701FAFB for ; Tue, 30 Oct 2007 12:03:36 +0100 (CET) Original-Received: from [192.168.178.20] (frnk-590d34fa.pool.einsundeins.de [89.13.52.250]) by mrelayeu.kundenserver.de (node=mrelayeu3) with ESMTP (Nemesis) id 0MKxQS-1Imosh0epf-0006vl; Tue, 30 Oct 2007 12:03:35 +0100 Priority: normal In-reply-to: X-mailer: Pegasus Mail for Windows (4.41, DE v4.41 R1) Content-description: Mail message body X-Provags-ID: V01U2FsdGVkX19CyoQFBWOXLEgRIN5oLqVvQryOxmQb5rCu0+5 EdeQDscY/CRKQHfmadM0pqBWI+pdrDxLJr3vxjXo6HhA/48bHU HCweem5LcjnuaeGk1yOJJjMmm1vlJ0c X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:37088 Sorry, I don't understand what the problem is! > > I have a problem with > > > > \startitemize[columns,a] > > \item $a_n=2+\frac{1}{n+1}$ > > \item $a_n=\frac{(-1)^n}{\sqrt{n}}-3$ > > \stopitemize > > > Hi, > > this did not wotk because the second formula is than the first and -------------------------------------------------^ (what?) > the multicolumn OTR tries to put half or less of the text into the > second column, you can now force a second column with the \column > command after the first line or you switch both > formulas and the OTR can make two columns. > > \starttext > > \startitemize[columns,a] > \item $a_n=\frac{(-1)^n}{\sqrt{n}}-3$ > \item $a_n=2+\frac{1}{n+1}$ > \stopitemize Why is this working? Here the first column is as big as the second above (same formula), so the same problem should arise with the first column as above with the second? > \startitemize[columns,a] > \item $a_n=2+\frac{1}{n+1}$ \column > \item $a_n=\frac{(-1)^n}{\sqrt{n}}-3$ > \stopitemize Why does the \column help with the first formula? No, I don't understand this at all. Wolfgang ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________