From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27652 Path: news.gmane.org!not-for-mail From: nico Newsgroups: gmane.comp.tex.context Subject: Re: Itemize head symbol Date: Fri, 05 May 2006 12:24:09 +0200 Message-ID: References: <444E9EF5.2010504@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1146824466 18351 80.91.229.2 (5 May 2006 10:21:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 May 2006 10:21:06 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri May 05 12:21:04 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FbxQL-0001Tf-FD for gctc-ntg-context-518@m.gmane.org; Fri, 05 May 2006 12:20:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6DF1E127C4; Fri, 5 May 2006 12:20:36 +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 14412-03; Fri, 5 May 2006 12:20:32 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9A340127BE; Fri, 5 May 2006 12:20:32 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7F0B0127BE for ; Fri, 5 May 2006 12:20:30 +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 15002-02 for ; Fri, 5 May 2006 12:20:29 +0200 (CEST) Original-Received: from swip.net (mailfe12.tele2.fr [212.247.155.108]) by ronja.ntg.nl (Postfix) with SMTP id A4538127BA for ; Fri, 5 May 2006 12:20:29 +0200 (CEST) X-T2-Posting-ID: 3brHPWvyEzVNt0QNlxQWsxGJRDYe7rueGgqwO1zxZAg= X-Cloudmark-Score: 0.000000 [] Original-Received: from [83.177.242.92] (HELO localhost) by mailfe12.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 20992120 for ntg-context@ntg.nl; Fri, 05 May 2006 12:20:28 +0200 Original-To: "mailing list for ConTeXt users" In-Reply-To: User-Agent: Opera M2/7.54 (FreeBSD, build 955) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:27652 Archived-At: On Fri, 5 May 2006 01:37:45 -0400 (EDT), Aditya Mahajan wrote: >> Yes, that's it. I wondered if it was possible a to specify a different >> symbol for a head, something like this: >> >> \startitemize[n][headstyle=bold] >> \head Default head symbol (here a number)\par Body >> \head Default head symbol again\par Body >> \symhead{U} The head symbol is U\par Body > ^^^^^^^^^^^ > > How about \headsym{U} .... Ah yes, it works! So, it exists. Thanks! Regards, BG