From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21684 Path: news.gmane.org!not-for-mail From: Stuart Jansen Newsgroups: gmane.comp.tex.context Subject: custom itemize bullet Date: Thu, 28 Jul 2005 12:44:10 -0600 Organization: Guru Labs, L.C. Message-ID: <1122576250.10114.6.camel@localhost.localdomain> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0091991631==" X-Trace: sea.gmane.org 1122576088 24638 80.91.229.2 (28 Jul 2005 18:41:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2005 18:41:28 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 28 20:41:19 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 1DyDJP-0006K0-7m for gctc-ntg-context-518@m.gmane.org; Thu, 28 Jul 2005 20:40:55 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BF918127B8; Thu, 28 Jul 2005 20:40:54 +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 28152-02; Thu, 28 Jul 2005 20:40:54 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9B452127DC; Thu, 28 Jul 2005 20:39:03 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 709F4127DC for ; Thu, 28 Jul 2005 20:39:02 +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 28152-01-4 for ; Thu, 28 Jul 2005 20:39:01 +0200 (CEST) Original-Received: from mail.gurulabs.com (mail.gurulabs.com [67.137.148.7]) by ronja.ntg.nl (Postfix) with ESMTP id 43EF4127B8 for ; Thu, 28 Jul 2005 20:39:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by mail.gurulabs.com (Postfix) with ESMTP id 8C826B6A18 for ; Thu, 28 Jul 2005 12:38:59 -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 18405-08 for ; Thu, 28 Jul 2005 12:38:59 -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 12:38:59 -0600 (MDT) Original-To: ntg-context@ntg.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:21684 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21684 --===============0091991631== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-HCi6B2Zx6TKzLzk70mBa" --=-HCi6B2Zx6TKzLzk70mBa Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I've added a custom font and defined symbols from it: %%%%%%%%%%%%%%%%%%%%%%%%% \loadmapfile[texnansi-glambats.map] \definefontsynonym [GlamoconRetrobats][texnansi-glambats][encoding=3Dtexnansi] \def\GlamoconRetrobatsSym#1{\getglyph{GlamoconRetrobats}{\char#1}} \startsymbolset[Glamocon Retrobats] \definesymbol[GuruBullet][\GlamoconRetrobatsSym{121}] % other symbols \stopsymbolset \starttext \symbol[Glamocon Retrobats][GuruBullet]=20 \stoptext %%%%%%%%%%%%%%%%%%%%%%%%% 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 Stuart Jansen Guru Labs, L.C. --=-HCi6B2Zx6TKzLzk70mBa 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) iD8DBQBC6Sd6wTOJ4P81PNARAoU7AJ4qYLtsMFmbtG26g5At9fG38W7DXwCfaUSg jvn9qfFjF1YRS2F4XJroJoI= =VExx -----END PGP SIGNATURE----- --=-HCi6B2Zx6TKzLzk70mBa-- --===============0091991631== 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 --===============0091991631==--