ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* startitemize [intext]
@ 2013-10-09  9:08 Alan BRASLAU
  2013-10-09  9:11 ` Marco Patzer
  2013-10-09 10:02 ` luigi scarso
  0 siblings, 2 replies; 3+ messages in thread
From: Alan BRASLAU @ 2013-10-09  9:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Can someone explain how the "intext" keyword should be used in an item list?
I would expect the following minimal example to produce
a. first b. second c. third

\starttext
\startitemize [a,intext]
  \startitem first \stopitem
  \startitem second \stopitem
  \startitem third \stopitem
\stopitemize
\stoptext

Alan
___________________________________________________________________________________
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

* Re: startitemize [intext]
  2013-10-09  9:08 startitemize [intext] Alan BRASLAU
@ 2013-10-09  9:11 ` Marco Patzer
  2013-10-09 10:02 ` luigi scarso
  1 sibling, 0 replies; 3+ messages in thread
From: Marco Patzer @ 2013-10-09  9:11 UTC (permalink / raw)
  To: ntg-context


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

On 2013–10–09 Alan BRASLAU wrote:

> I would expect the following minimal example to produce
> a. first b. second c. third
> 
> \starttext
> \startitemize [a,intext]

\startitemize [a,text]


Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 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] 3+ messages in thread

* Re: startitemize [intext]
  2013-10-09  9:08 startitemize [intext] Alan BRASLAU
  2013-10-09  9:11 ` Marco Patzer
@ 2013-10-09 10:02 ` luigi scarso
  1 sibling, 0 replies; 3+ messages in thread
From: luigi scarso @ 2013-10-09 10:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Wed, Oct 9, 2013 at 11:08 AM, Alan BRASLAU <alan.braslau@cea.fr> wrote:

> Can someone explain how the "intext" keyword should be used in an item
> list?
>


\starttext
\startitemize[n,intext][left=(,right=),stopper=]
\item \input knuth
\item \input ward
\stopitemize

\startitemize[n][left=(,right=),stopper=]
\item \input knuth
\item \input ward
\stopitemize
\stoptext



-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 770 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] 3+ messages in thread

end of thread, other threads:[~2013-10-09 10:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-09  9:08 startitemize [intext] Alan BRASLAU
2013-10-09  9:11 ` Marco Patzer
2013-10-09 10:02 ` luigi scarso

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