ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* circled number for item head
@ 2011-03-20 23:39 Jeong Dalyoung
  2011-03-21 16:29 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Jeong Dalyoung @ 2011-03-20 23:39 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-22  3:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.95.1300752323.4300.ntg-context@ntg.nl>
2011-03-22  3:28 ` circled number for item head Jeong Dalyoung
2011-03-20 23:39 Jeong Dalyoung
2011-03-21 16:29 ` Wolfgang Schuster

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).