From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21687 Path: news.gmane.org!not-for-mail From: Stuart Jansen Newsgroups: gmane.comp.tex.context Subject: Re: custom itemize bullet Date: Thu, 28 Jul 2005 14:41:53 -0600 Organization: Guru Labs, L.C. Message-ID: <1122583313.10114.11.camel@localhost.localdomain> References: <1122576250.10114.6.camel@localhost.localdomain> <42E93762.9090408@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0241824803==" X-Trace: sea.gmane.org 1122583028 12887 80.91.229.2 (28 Jul 2005 20:37:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2005 20:37:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 28 22:37:03 2005 Return-path: 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 1DyF7Z-0004qv-F2 for gctc-ntg-context-518@m.gmane.org; Thu, 28 Jul 2005 22:36:49 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8F06D1280A; Thu, 28 Jul 2005 22:36:48 +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 28935-03; Thu, 28 Jul 2005 22:36:44 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DD718127B8; Thu, 28 Jul 2005 22:36:44 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5ED09127B8 for ; Thu, 28 Jul 2005 22:36:44 +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 29006-03 for ; Thu, 28 Jul 2005 22:36:43 +0200 (CEST) Original-Received: from mail.gurulabs.com (mail.gurulabs.com [67.137.148.7]) by ronja.ntg.nl (Postfix) with ESMTP id 548BC12798 for ; Thu, 28 Jul 2005 22:36:43 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by mail.gurulabs.com (Postfix) with ESMTP id 59186B6B1D for ; Thu, 28 Jul 2005 14:36:42 -0600 (MDT) Original-Received: from mail.gurulabs.com ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 18963-09 for ; Thu, 28 Jul 2005 14:36:41 -0600 (MDT) Original-Received: from dhcp7.glwlan.gurulabs.com (dhcp7.glwlan.gurulabs.com [10.2.3.7]) by mail.gurulabs.com (Postfix) with ESMTP for ; Thu, 28 Jul 2005 14:36:41 -0600 (MDT) Original-To: mailing list for ConTeXt users In-Reply-To: <42E93762.9090408@wxs.nl> X-Mailer: Evolution 2.2.1.1 X-Virus-Scanned: by amavisd-new at gurulabs.com X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21687 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21687 --===============0241824803== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-p/Rec5XnY4qBs7rVgGYJ" --=-p/Rec5XnY4qBs7rVgGYJ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2005-07-28 at 21:52 +0200, Hans Hagen wrote: > >I've added a custom font and defined symbols from it: *snip* > >This produces the right symbol. But I can't figure out how to use that > >bullet in an itemized list. I don't think I can use \usesymbols because > >in some lists I want the regular bullet, and in others I want the custom > >bullet. Any tips would be appreciated. > > =20 > see symb-mis.tex=20 >=20 > \definesymbol [1] [{\symbol[bullet]}] > \definesymbol [2] [{\symbol[dash]}] > ... >=20 > so=20 >=20 > \definesymbol[1]{{\symbol[Glamocon Retrobats][GuruBullet]}} >=20 > \definesymbol[xx]{{\symbol[Glamocon Retrobats][GuruBullet]}} For the benefit of anyone reading the archives, the solution requires a \bgroup \egroup pair. \starttext %% Using custom bullet \bgroup \definesymbol[1][{$\diamond$}] \startitemize[packed] \item foo \item bar \item baz \stopitemize \egroup %% Using normal bullet \startitemize[packed] \item foo \item bar \item baz \stopitemize \starttext --=20 Stuart Jansen Guru Labs, L.C. --=-p/Rec5XnY4qBs7rVgGYJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBC6UMRwTOJ4P81PNARAkgcAJ0Vks+Tu9ocKbdLEL9Cqr+w1YxD2wCfWy4w 29GjnY7TUnCDdyfBscZPyqk= =92XJ -----END PGP SIGNATURE----- --=-p/Rec5XnY4qBs7rVgGYJ-- --===============0241824803== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============0241824803==--