ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeong Dalyoung <haksan@me.com>
To: ntg-context@ntg.nl
Subject: circled number for item head
Date: Mon, 21 Mar 2011 08:39:35 +0900	[thread overview]
Message-ID: <8432B2B8-6123-45C2-A00A-6A8EDD8EFAF1@me.com> (raw)

Dear all,

I'd like to use circled number for item head.
I found one method which use a counter as follows:

 \def\circlednum#1{\uchar{36}{95+#1}} 
\defineconversion[myitem][\circlednum]

\starttext
\startitemize[myitem, pack]
\item 111
\item 222
\item 333
\item 444
\item 555
\stopitemize
\stoptext

But it has a limitation of numbers. I think that there is a better way for this like using overlay something, I guess.

Is there any general method which is good for any letter?

Thanks for reading.

Best regards,

Dalyoung


___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


             reply	other threads:[~2011-03-20 23:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-20 23:39 Jeong Dalyoung [this message]
2011-03-21 16:29 ` Wolfgang Schuster
     [not found] <mailman.95.1300752323.4300.ntg-context@ntg.nl>
2011-03-22  3:28 ` Jeong Dalyoung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8432B2B8-6123-45C2-A00A-6A8EDD8EFAF1@me.com \
    --to=haksan@me.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).