From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41875 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: \setupitemize[afterhead=...] not working Date: Mon, 23 Jun 2008 17:07:43 -0400 (EDT) Message-ID: References: <20080623124326.GB5297@gaston.couberia.bzh> <115224fb0806230557x7c74b768m67a6477a65b00bb3@mail.gmail.com> <20080623162205.GA13711@gaston.couberia.bzh> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1192360785-1214255264=:618" X-Trace: ger.gmane.org 1214255457 12736 80.91.229.12 (23 Jun 2008 21:10:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2008 21:10:57 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 23 23:11:42 2008 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 1KAtKA-0005vV-2h for gctc-ntg-context-518@m.gmane.org; Mon, 23 Jun 2008 23:11:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D98421FC9B; Mon, 23 Jun 2008 23:10:50 +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 26242-02; Mon, 23 Jun 2008 23:10:08 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8480D1FC78; Mon, 23 Jun 2008 23:05:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 47A151FC6A for ; Mon, 23 Jun 2008 23:05:31 +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 26451-01 for ; Mon, 23 Jun 2008 23:04:54 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by ronja.ntg.nl (Postfix) with ESMTP id 40D571FC66 for ; Mon, 23 Jun 2008 23:04:53 +0200 (CEST) Original-Received: FROM adi-laptop.local (c-68-40-40-75.hsd1.mi.comcast.net [68.40.40.75]) BY tombraider.mr.itd.umich.edu ID 48600FF1.CEF07.20320 ; 23 Jun 2008 17:04:50 -0400 In-Reply-To: <20080623162205.GA13711@gaston.couberia.bzh> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) 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:41875 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1192360785-1214255264=:618 Content-Type: TEXT/PLAIN; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Mon, 23 Jun 2008, Peter M=FCnster wrote: > On Mon, Jun 23 2008, Wolfgang Schuster wrote: > >>> The parameter "afterhead" seems to be ignored (MKII and MKIV): >> >> There is no \head in your numeration. > > Indeed, but "headstyle" applies nevertheless. Yes, this is how \txt is defined \appendtoks \letvalue\v!txt \itemgrouptext \to \itemgroupcommands \def\itemgrouptext#1% {\def\symsymbol{\doitemattributes\currentitemlevel\c!headstyle\c!headcolor{= #1}}% \settrue\symbollistitem \settrue\txtlistitem \itemgroupitem} So, headstyle and headcolor are used, but not afterhead. Actually, is you= =20 use \head, the result is interesting :) \setupitemize[afterhead=3D:] \starttext \startitemize \head This is a test what happens here \stopitemize \stoptext Certainly not what I would have expected. Aditya --8323329-1192360785-1214255264=:618 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --8323329-1192360785-1214255264=:618--