ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bold item separator?
@ 2005-03-22  3:38 dw
  2005-03-23 19:01 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: dw @ 2005-03-22  3:38 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 213 bytes --]

Greetings,

I can't seem to get an itemize list to have bold item separators, 
namely the "R" — UC Roman Numeral series. I bet it's really obvious 
*grinding teeth*. Anyone give me a clue?

Regards,
David

[-- Attachment #1.2: Type: text/enriched, Size: 232 bytes --]

Greetings,


I can't seem to get an itemize list to have <bold>bold</bold> item
separators, namely the "R" — UC Roman Numeral series. I bet it's
really obvious *grinding teeth*. Anyone give me a clue?


Regards,

David


[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: Bold item separator?
  2005-03-22  3:38 Bold item separator? dw
@ 2005-03-23 19:01 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2005-03-23 19:01 UTC (permalink / raw)


dw@trichotomic.net wrote:
> Greetings,
> 
> I can't seem to get an itemize list to have *bold* item separators, 
> namely the "R" — UC Roman Numeral series. I bet it's really obvious 
> *grinding teeth*. Anyone give me a clue?

well, instead of grinding my teeth (since i dunno understand your requirement 
-), i show a few settings

\starttext

\setupitemize[stopper={\bf.}]

\startitemize[A]
\item test
\item test
\stopitemize

\setupitemize[stopper=!]

\startitemize[A]
\item test
\item test
\stopitemize

\setupitemize[stopper=.,style=bold]

\startitemize[A]
\item test
\item test
\stopitemize

\stoptext


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2005-03-23 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-22  3:38 Bold item separator? dw
2005-03-23 19:01 ` Hans Hagen

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