ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to get bolder and larger item symbol?
@ 2012-10-15 21:35 Marcin Borkowski
  2012-10-15 21:48 ` Aditya Mahajan
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Borkowski @ 2012-10-15 21:35 UTC (permalink / raw)
  To: ConTeXt mailing list

I'd like to have the number (and dot) in an "itemize" in boldface and
larger (say, \bf\tfa).  What do I do?

\startitemize[n][symstyle=bold]

didn't work.  Why?

TIA

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
___________________________________________________________________________________
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] 2+ messages in thread

* Re: How to get bolder and larger item symbol?
  2012-10-15 21:35 How to get bolder and larger item symbol? Marcin Borkowski
@ 2012-10-15 21:48 ` Aditya Mahajan
  0 siblings, 0 replies; 2+ messages in thread
From: Aditya Mahajan @ 2012-10-15 21:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, 15 Oct 2012, Marcin Borkowski wrote:

> I'd like to have the number (and dot) in an "itemize" in boldface and
> larger (say, \bf\tfa).  What do I do?
>
> \startitemize[n][symstyle=bold]
>
> didn't work.  Why?

\symstyle is for enteries defined using \sym. For the item symbol use the 
style key.

     \startitemize[n][style={\bfa}]

Aditya
___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2012-10-15 21:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-15 21:35 How to get bolder and larger item symbol? Marcin Borkowski
2012-10-15 21:48 ` Aditya Mahajan

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