ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* list with individual item indications
@ 2015-10-25  9:46 dr. Hans van der Meer
  2015-10-26  7:51 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: dr. Hans van der Meer @ 2015-10-25  9:46 UTC (permalink / raw)
  To: NTG ConTeXt

I want to typeset a series of items in the itemize-list structure. But not numbered 1. 2. etc, but each item a separate indication, in fact in this case years. In \startitemize \startitem .. \stopitem .. \stopitemize I am not able to realize this and the ConTeXt Wiki on these commands didn't help me further.
How to accomplish?

Hans van der Meer

___________________________________________________________________________________
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: list with individual item indications
  2015-10-25  9:46 list with individual item indications dr. Hans van der Meer
@ 2015-10-26  7:51 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2015-10-26  7:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

> dr. Hans van der Meer <mailto:havdmeer@ziggo.nl>
> 25. Oktober 2015 um 10:46
> I want to typeset a series of items in the itemize-list structure. But 
> not numbered 1. 2. etc, but each item a separate indication, in fact 
> in this case years. In \startitemize \startitem .. \stopitem .. 
> \stopitemize I am not able to realize this and the ConTeXt Wiki on 
> these commands didn't help me further.
> How to accomplish?
\starttext

\startitemize[width=3em]

\txt{1978} First version of \TEX.

\txt{1982} \TEX 82.

\txt{1989} \TEX\ Version 3.0

\stopitemize

\stoptext

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1600 bytes --]

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

___________________________________________________________________________________
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:[~2015-10-26  7:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-25  9:46 list with individual item indications dr. Hans van der Meer
2015-10-26  7:51 ` 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).