From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44294 Path: news.gmane.org!not-for-mail From: holzminister Newsgroups: gmane.comp.tex.context Subject: Re: Clickable Subsections in TOC Date: Thu, 25 Sep 2008 09:02:58 +0200 Message-ID: <6b36c7890809250002g7445999aq93eb82476e61003c@mail.gmail.com> References: <6b36c7890809220717m5fe8858dkbfe94cc4a8131ee5@mail.gmail.com> <6b36c7890809240314k4e187287vadefeeef62888564@mail.gmail.com> <48DA25D5.9080603@elvenkind.com> 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 1222328236 23670 80.91.229.12 (25 Sep 2008 07:37:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2008 07:37:16 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 25 09:38:13 2008 connect(): Connection refused 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 1KilQP-0003GV-Nr for gctc-ntg-context-518@m.gmane.org; Thu, 25 Sep 2008 09:38:09 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 46C6F1FB6D; Thu, 25 Sep 2008 09:37:04 +0200 (CEST) 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 18218-02-9; Thu, 25 Sep 2008 09:36:39 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 050321FDEC; Thu, 25 Sep 2008 09:36:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC1091FDEC for ; Thu, 25 Sep 2008 09:36:37 +0200 (CEST) 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 26668-02-2 for ; Thu, 25 Sep 2008 09:36:00 +0200 (CEST) Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.250]) by ronja.ntg.nl (Postfix) with ESMTP id 7E7551FADB for ; Thu, 25 Sep 2008 09:02:59 +0200 (CEST) Original-Received: by rv-out-0708.google.com with SMTP id f25so328318rvb.14 for ; Thu, 25 Sep 2008 00:02:58 -0700 (PDT) Original-Received: by 10.140.165.21 with SMTP id n21mr3936123rve.244.1222326178342; Thu, 25 Sep 2008 00:02:58 -0700 (PDT) Original-Received: by 10.140.174.2 with HTTP; Thu, 25 Sep 2008 00:02:58 -0700 (PDT) In-Reply-To: <48DA25D5.9080603@elvenkind.com> Content-Disposition: inline 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:44294 Archived-At: Hi, that's a pity. Does anyone know a workaround? I tried the following code with Luatex: >>> \setupcolors[state=start] \setupinteraction[state=start] \def\ListCommand#1#2#3% {\tfx\color[darkgreen]{\textbullet\ #2 #3}\quad} \setuplist [subsection] [alternative=none, command=\ListCommand] \starttext \placelist[subsection] \dorecurse{10}{\subsection{Hello world!}} \stoptext >>> But that doesn't break lines at the end. Everything is ut into one single line ... Best regards, Eyke 2008/9/24 Taco Hoekwater : > holzminister wrote: >> Hi! >> >> Nobody an idea? > > It seems that interaction=all is currently not supported by > alternative d. > > Best wishes, > Taco > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ > ___________________________________________________________________________________ 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 ___________________________________________________________________________________