ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Paragraph itemizes
@ 2014-04-29 23:13 Maggyero
  0 siblings, 0 replies; 4+ messages in thread
From: Maggyero @ 2014-04-29 23:13 UTC (permalink / raw)
  To: ntg-context


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

> Use the “intext” keyword.

This is exactly what I was looking for, thanks again Wolfgang!

[-- Attachment #1.2: Type: text/html, Size: 196 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] 4+ messages in thread
* Paragraph itemizes
@ 2014-04-29  9:20 Maggyero
  2014-04-29 11:53 ` Romain Diss
  2014-04-29 12:44 ` Wolfgang Schuster
  0 siblings, 2 replies; 4+ messages in thread
From: Maggyero @ 2014-04-29  9:20 UTC (permalink / raw)
  To: ntg-context


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

Hello,


How do you setup your itemize environment to get a formatting in paragraph
fashion, that is to say without margins at the second, third, etc. lines of
each item, like this:

1. one one one one one one one one one one
one one one one one one one one one one
2. two two two two two two two two two two
two two two two two two two two two two
3. three three three three three three three three three three
three three three three three three three three three three

I get this instead (notice the margins represented with underscores):

1. one one one one one one one one one one
__one one one one one one one one one one
2. two two two two two two two two two two
__two two two two two two two two two two
3. three three three three three three three three three three
__three three three three three three three three three three

with:

\setupitemgroup[itemize][each][packed]
\startitemize[n]
\item \dorecurse{20}{one}
\item \dorecurse{20}{two}
\item \dorecurse{20}{three}
\stopitemize


Best regards.

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

end of thread, other threads:[~2014-04-29 23:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-29 23:13 Paragraph itemizes Maggyero
  -- strict thread matches above, loose matches on Subject: below --
2014-04-29  9:20 Maggyero
2014-04-29 11:53 ` Romain Diss
2014-04-29 12:44 ` 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).