From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74588 Path: news.gmane.org!not-for-mail From: =?windows-1252?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: \setuplist[alternative=g] bug with interactive document Date: Sun, 19 Feb 2012 23:00:40 +0100 Message-ID: <4F417108.2000509@web.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1329688868 19556 80.91.229.3 (19 Feb 2012 22:01:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Feb 2012 22:01:08 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Feb 19 23:01:07 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RzEod-0001K8-46 for gctc-ntg-context-518@m.gmane.org; Sun, 19 Feb 2012 23:01:07 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8ACBCCB2C8; Sun, 19 Feb 2012 23:01:06 +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 Ju9swGCi8Phk; Sun, 19 Feb 2012 23:01:03 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9151BCB2BF; Sun, 19 Feb 2012 23:01:03 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 98CE4CB2BF for ; Sun, 19 Feb 2012 23:01:02 +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 F7Ro138RvSp2 for ; Sun, 19 Feb 2012 23:00:51 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 3F43DCB2BB for ; Sun, 19 Feb 2012 23:00:51 +0100 (CET) Original-Received: from fmmailgate05.web.de (fmmailgate05.web.de [217.72.192.243]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q1JM0n0a030289 for ; Sun, 19 Feb 2012 23:00:49 +0100 Original-Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate05.web.de (Postfix) with ESMTP id E550A6A3032F for ; Sun, 19 Feb 2012 23:00:46 +0100 (CET) Original-Received: from [192.168.1.33] ([88.7.31.249]) by smtp.web.de (mrweb002) with ESMTPA (Nemesis) id 0LfzgJ-1SoCpR1tvP-00onh8; Sun, 19 Feb 2012 23:00:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1 X-Provags-ID: V02:K0:dvW337U2sK+79oUtO3NoIPyJAHs3gQPMtT3mCXLU9Sv UjEzYZVsdMo+tnQnUfSSGHvTMFWP4A8cQtmkyKIE1g/1puTy60 bLK1VLGpB7Kfb6uqlSfExGfy45kEMwDUTU/eFc6lYGBJ4zmp5H gFhiDcKiuFk1a46/qgozvfxHeeP17O6odmObq6yosSUf3d4cwz 78B27/LUj1YdFrlOkPtNg== X-Bayes-Prob: 0.0054 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=217.72.192.243; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05GzW0NFL - 5f48f0ac0701 - 20120219 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.216 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:74588 Archived-At: Hi Wolfgang, I have a with \setuplist[alternative=3Dg] in an interactive document. Here you have the minimal sample: \setupinteraction[state=3Dstart] \setupcombinedlist[content][interaction=3Dall] \setuplist[part][alternative=3Dg] \setuplist[chapter][alternative=3Dd] \starttext \completecontent \part{part} \chapter{chapter} \part{part} \stoptext The second \part should start a new line. I now that you told me that I was misusing =93alternative=3Dg=94, because it was meant for interactive documents (but this is exactly what I have). Sorry, but since I got no reply, I'm still wondering whether this is a bug or an illegitimate use of =93alternative=3Dg=94. Would you be so kind to explain what is wrong here. Many thanks for your help, Pablo -- = http://www.ousia.tk ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________